Vorbereitung Release 0.2.0 #83
@@ -54,29 +54,12 @@ services:
|
||||
depends_on:
|
||||
postgres:
|
||||
condition: service_healthy
|
||||
kontor-servicemix:
|
||||
image: kontor-servicemix:0.2.0-SNAPSHOT
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- frontend
|
||||
ports:
|
||||
- 1099:1099
|
||||
- 8101:8101
|
||||
- 8181:8181
|
||||
- 61613:61613
|
||||
- 61616:61616
|
||||
- 44444:44444
|
||||
volumes:
|
||||
- servicemix-install:/opt/servicemix
|
||||
- kontor-deploy:/deploy
|
||||
networks:
|
||||
database:
|
||||
frontend:
|
||||
volumes:
|
||||
postgres-data:
|
||||
images-data:
|
||||
servicemix-install:
|
||||
kontor-deploy:
|
||||
secrets:
|
||||
db-password:
|
||||
file: db-password.txt
|
||||
|
||||
Reference in New Issue
Block a user