From 4021b41e539163fc36d4c7196cde74924fb5872b Mon Sep 17 00:00:00 2001 From: Lei Xu Date: Tue, 15 Feb 2022 16:12:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0.m2=E6=98=A0=E5=B0=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .ide/.ide.yaml | 1 + .ide/idea.ide.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/.ide/.ide.yaml b/.ide/.ide.yaml index b0da1c60f..32bdb18a8 100644 --- a/.ide/.ide.yaml +++ b/.ide/.ide.yaml @@ -28,6 +28,7 @@ workspace: - 6800:3000 volumes: - .:/home/project + - $HOME/.m2/repository:/smartide/.m2/repository networks: - ruoyi-dev-network diff --git a/.ide/idea.ide.yaml b/.ide/idea.ide.yaml index ad6208d4a..cc3042d02 100644 --- a/.ide/idea.ide.yaml +++ b/.ide/idea.ide.yaml @@ -28,6 +28,7 @@ workspace: - 6800:8887 volumes: - .:/home/project + - $HOME/.m2/repository:/smartide/.m2/repository networks: - ruoyi-dev-network