|
@@ -98,13 +98,13 @@ services:
|
|
image: pigx-daemon-quartz
|
|
image: pigx-daemon-quartz
|
|
container_name: pigx-daemon-quartz
|
|
container_name: pigx-daemon-quartz
|
|
|
|
|
|
- pigx-daemon-elastic:
|
|
|
|
|
|
+ pigx-daemon-elastic-job:
|
|
build:
|
|
build:
|
|
context: ./
|
|
context: ./
|
|
- dockerfile: ./pigx-visual/pigx-daemon-elastic/Dockerfile
|
|
|
|
|
|
+ dockerfile: ./pigx-visual/pigx-daemon-elastic-job/Dockerfile
|
|
restart: always
|
|
restart: always
|
|
- image: pigx-daemon-elastic
|
|
|
|
- container_name: pigx-daemon-elastic
|
|
|
|
|
|
+ image: pigx-daemon-elastic-job
|
|
|
|
+ container_name: pigx-daemon-elastic-job
|
|
|
|
|
|
|
|
|
|
pigx-codegen:
|
|
pigx-codegen:
|