调整启动顺序

This commit is contained in:
EightMonth 2024-06-28 17:36:57 +08:00 committed by GitHub
parent 4a6110c618
commit d51127a9b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,6 +39,8 @@ services:
ports:
- 8848:8848
container_name: jeecg-boot-nacos
depends_on:
- jeecg-boot-mysql
hostname: jeecg-boot-nacos
networks:
- jeecg-boot