port
All checks were successful
ci/woodpecker/push/gitleaks Pipeline was successful
ci/woodpecker/push/ansible-lint Pipeline was successful

This commit is contained in:
Michael Grote 2024-05-31 14:07:35 +02:00
parent 02c885bda7
commit fcbffb19ec

View file

@ -103,6 +103,8 @@ services:
- intern - intern
- traefik - traefik
- mail-relay - mail-relay
ports:
- 1116:80 # kann später wieder weg
healthcheck: healthcheck:
test: ["CMD", "curl", "-f", "--insecure", "http://localhost:80"] test: ["CMD", "curl", "-f", "--insecure", "http://localhost:80"]
interval: 30s interval: 30s