Commit 598298ef authored by chonghaohao's avatar chonghaohao

fix

parent e9d7eeb3
Pipeline #106317 canceled with stages
......@@ -13,3 +13,4 @@ services:
- ./upload:/upload
ports:
- "8520:8520"
restart: always
......@@ -7,3 +7,4 @@ services:
- CI_COMMIT_SHA=4ed0d409e1fd8ab651634df64cd24a74ee82f9b5
ports:
- "8522:80"
restart: always
\ No newline at end of file
......@@ -10,5 +10,4 @@ services:
MYSQL_ROOT_PASSWORD: 'huansi.net'
volumes:
- "./mysql:/var/lib/mysql"
networks:
- huansi_nets
\ No newline at end of file
restart: always
\ No newline at end of file
......@@ -9,3 +9,4 @@ services:
- ./upload:/upload
ports:
- "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