mirror of https://github.com/jeecgboot/jeecg-boot
调整启动顺序
parent
4a6110c618
commit
d51127a9b7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue