make sure the akka containers are restarted

This commit is contained in:
Benjamin Bock 2021-04-29 09:55:03 +02:00 committed by GitHub
parent a2b7f1a36f
commit 1c4e84ee50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -215,6 +215,7 @@ services:
fsesl-akka:
build: mod/fsesl-akka
restart: unless-stopped
depends_on:
- redis
environment:
@ -225,6 +226,7 @@ services:
apps-akka:
build: mod/apps-akka
restart: unless-stopped
depends_on:
- redis
environment: