port
ci/woodpecker/push/gitleaks Pipeline was successful Details
ci/woodpecker/push/ansible-lint Pipeline was successful Details

This commit is contained in:
Michael Grote 2024-05-31 14:07:35 +02:00
parent 02c885bda7
commit fcbffb19ec
1 changed files with 2 additions and 0 deletions

View File

@ -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