Compare commits
2 Commits
528a217708
...
1af565ae1b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1af565ae1b | ||
|
|
36b03dea7b |
@@ -39,12 +39,12 @@ services:
|
||||
- "traefik.http.routers.auctiora.tls.certresolver=letsencrypt"
|
||||
- "traefik.http.services.auctiora.loadbalancer.server.port=8081"
|
||||
|
||||
healthcheck:
|
||||
test: ["CMD", "wget", "--no-verbose", "--tries=1", "--spider", "http://localhost:8081/q/health/live"]
|
||||
interval: 30s
|
||||
timeout: 3s
|
||||
retries: 3
|
||||
start_period: 10s
|
||||
#healthcheck:
|
||||
# test: ["CMD", "wget", "--no-verbose", "--tries=1", "--spider", "http://localhost:8081/q/health/live"]
|
||||
# interval: 30s
|
||||
# timeout: 3s
|
||||
# retries: 3
|
||||
# start_period: 10s
|
||||
|
||||
networks:
|
||||
traefik_net:
|
||||
|
||||
0
troostwijk.db
Normal file
0
troostwijk.db
Normal file
Reference in New Issue
Block a user