port
This commit is contained in:
parent
02c885bda7
commit
fcbffb19ec
1 changed files with 2 additions and 0 deletions
|
@ -103,6 +103,8 @@ services:
|
|||
- intern
|
||||
- traefik
|
||||
- mail-relay
|
||||
ports:
|
||||
- 1116:80 # kann später wieder weg
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "--insecure", "http://localhost:80"]
|
||||
interval: 30s
|
||||
|
|
Loading…
Reference in a new issue