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.routers.auctiora.tls.certresolver=letsencrypt"
|
||||||
- "traefik.http.services.auctiora.loadbalancer.server.port=8081"
|
- "traefik.http.services.auctiora.loadbalancer.server.port=8081"
|
||||||
|
|
||||||
healthcheck:
|
#healthcheck:
|
||||||
test: ["CMD", "wget", "--no-verbose", "--tries=1", "--spider", "http://localhost:8081/q/health/live"]
|
# test: ["CMD", "wget", "--no-verbose", "--tries=1", "--spider", "http://localhost:8081/q/health/live"]
|
||||||
interval: 30s
|
# interval: 30s
|
||||||
timeout: 3s
|
# timeout: 3s
|
||||||
retries: 3
|
# retries: 3
|
||||||
start_period: 10s
|
# start_period: 10s
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
traefik_net:
|
traefik_net:
|
||||||
|
|||||||
0
troostwijk.db
Normal file
0
troostwijk.db
Normal file
Reference in New Issue
Block a user