docs: update docker deployment

This commit is contained in:
2024-11-08 20:10:01 +01:00
parent e27751ee46
commit b8b5353568
2 changed files with 0 additions and 12 deletions

View File

@@ -38,12 +38,6 @@ services:
goma-gateway:
image: jkaninda/goma-gateway
command: server
healthcheck:
test: curl -f http://localhost/health/live || exit 1
interval: 30s
retries: 5
start_period: 20s
timeout: 10s
ports:
- "8080:8080"
- "8443:8443"