Sign in
guzijian
/
bsth-alcohol-sign
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
417bca2bd08f64e9d72156d6b928d695f321f276
Authored by
guzijian
2023-06-29 23:06:08 +0800
1 parent
c69ebae2
fix: add docker-compose.yml url
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
docker-compose.yml
docker-compose.yml
View file @
417bca2
...
...
@@ -10,7 +10,6 @@ services:
10
10
env_name: druid-uat
11
11
context: .
12
12
dockerfile: ./ruoyi-admin/admin-dockerfile
13
-
14
13
volumes:
15
14
- /ruoyi/back/logs:/home/ruoyi/logs
16
15
- /ruoyi/back/uploadPath:/home/ruoyi/uploadPath
...
...