mirror of
https://github.com/jeecgboot/jeecg-boot.git
synced 2025-10-13 14:29:18 +00:00
添加jeecg-boot网络到sentinel和xxljob服务
This commit is contained in:
@@ -123,6 +123,8 @@ services:
|
|||||||
- jeecg-boot-gateway
|
- jeecg-boot-gateway
|
||||||
container_name: jeecg-boot-sentinel
|
container_name: jeecg-boot-sentinel
|
||||||
hostname: jeecg-boot-sentinel
|
hostname: jeecg-boot-sentinel
|
||||||
|
networks:
|
||||||
|
- jeecg-boot
|
||||||
|
|
||||||
jeecg-boot-xxljob:
|
jeecg-boot-xxljob:
|
||||||
build:
|
build:
|
||||||
@@ -131,6 +133,8 @@ services:
|
|||||||
- 9080:9080
|
- 9080:9080
|
||||||
container_name: jeecg-boot-xxljob
|
container_name: jeecg-boot-xxljob
|
||||||
hostname: jeecg-boot-xxljob
|
hostname: jeecg-boot-xxljob
|
||||||
|
networks:
|
||||||
|
- jeecg-boot
|
||||||
|
|
||||||
jeecg-vue:
|
jeecg-vue:
|
||||||
build:
|
build:
|
||||||
|
Reference in New Issue
Block a user