forked from kamba4/sunders
Adds health checks to web and data_handler container; restarting on failure #24
1 changed files with 1 additions and 1 deletions
commit
e601c6df58
|
|
@ -31,7 +31,7 @@ services:
|
|||
DEFAULT_LANGUAGE: en
|
||||
IMPRESSUM_URL: https://hamburg.ccc.de/imprint/
|
||||
ports:
|
||||
- "8081:80"
|
||||
- "8080:80"
|
||||
depends_on:
|
||||
db:
|
||||
condition: service_started
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue