调整启动顺序

pull/6669/head
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
1 changed files with 2 additions and 0 deletions

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