This commit is contained in:
Administrator
2024-05-10 23:05:13 +08:00
parent 796f85e334
commit 2ea6e25fb3
3 changed files with 7 additions and 5 deletions

View File

@@ -29,6 +29,7 @@ services:
MYSQL_HOST: mysql
REDIS_HOST: redis
NACOS_HOST: nacos
restart: on-failure
networks:
- mynetwork
ports:
@@ -45,6 +46,7 @@ services:
MYSQL_HOST: mysql
REDIS_HOST: redis
NACOS_HOST: nacos
restart: on-failure
networks:
- mynetwork
ports: