Commit 598298ef authored by chonghaohao's avatar chonghaohao

fix

parent e9d7eeb3
Pipeline #106317 canceled with stages
...@@ -13,3 +13,4 @@ services: ...@@ -13,3 +13,4 @@ services:
- ./upload:/upload - ./upload:/upload
ports: ports:
- "8520:8520" - "8520:8520"
restart: always
...@@ -7,3 +7,4 @@ services: ...@@ -7,3 +7,4 @@ services:
- CI_COMMIT_SHA=4ed0d409e1fd8ab651634df64cd24a74ee82f9b5 - CI_COMMIT_SHA=4ed0d409e1fd8ab651634df64cd24a74ee82f9b5
ports: ports:
- "8522:80" - "8522:80"
restart: always
\ No newline at end of file
...@@ -10,5 +10,4 @@ services: ...@@ -10,5 +10,4 @@ services:
MYSQL_ROOT_PASSWORD: 'huansi.net' MYSQL_ROOT_PASSWORD: 'huansi.net'
volumes: volumes:
- "./mysql:/var/lib/mysql" - "./mysql:/var/lib/mysql"
networks: restart: always
- huansi_nets \ No newline at end of file
\ No newline at end of file
...@@ -9,3 +9,4 @@ services: ...@@ -9,3 +9,4 @@ services:
- ./upload:/upload - ./upload:/upload
ports: ports:
- "8521:80" - "8521:80"
restart: always
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment