调整启动顺序
This commit is contained in:
parent
4a6110c618
commit
d51127a9b7
@ -39,6 +39,8 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 8848:8848
|
- 8848:8848
|
||||||
container_name: jeecg-boot-nacos
|
container_name: jeecg-boot-nacos
|
||||||
|
depends_on:
|
||||||
|
- jeecg-boot-mysql
|
||||||
hostname: jeecg-boot-nacos
|
hostname: jeecg-boot-nacos
|
||||||
networks:
|
networks:
|
||||||
- jeecg-boot
|
- jeecg-boot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user