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
45937fb49d95d90e461be5fbf7a04a32d73eda25
Authored by
guzijian
2023-07-04 13:37:24 +0800
1 parent
39d803ae
fix: update file
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
docker-compose.yml
docker-compose.yml
View file @
45937fb
...
...
@@ -8,7 +8,6 @@ services:
8
8
server_name: ruoyi-admin
9
9
# 环境
10
10
env_name: druid-uat
11
- path: ./ruoyi-admin/triger/*.jar
12
11
context: .
13
12
dockerfile: ./ruoyi-admin/admin-dockerfile
14
13
volumes:
...
...