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
a45c5f4c0121245949604163b6708b9f072a791a
Authored by
guzijian
2023-07-05 08:53:05 +0800
1 parent
cc8c4712
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 @
a45c5f4
...
...
@@ -19,7 +19,7 @@ services:
19
19
- mysql-server
20
20
restart: 'no'
21
21
ports:
22
- - 8100
-8100:8110-
8110
22
+ - 8100
:
8110
23
23
24
24
mysql-server:
25
25
container_name: mysql-server
...
...