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
4d17ba07616a94246cae4baabc96a8b0a11313ed
Authored by
guzijian
2023-07-05 08:57:32 +0800
1 parent
a45c5f4c
fix: update config
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
docker-compose.yml
docker-compose.yml
View file @
4d17ba0
...
...
@@ -19,7 +19,7 @@ services:
19
19
- mysql-server
20
20
restart: 'no'
21
21
ports:
22
- - 8100:81
1
0
22
+ - 8100:81
0
0
23
23
24
24
mysql-server:
25
25
container_name: mysql-server
...
...