setup minio #227
2 changed files with 3 additions and 2 deletions
|
@ -50,3 +50,4 @@ volumes:
|
|||
# remove midnehoght commander überall
|
||||
# checkliste
|
||||
# policies in wiki mit reihenfolge
|
||||
# tarefi gitea 429?
|
||||
|
|
|
@ -50,8 +50,8 @@ services:
|
|||
- traefik
|
||||
healthcheck:
|
||||
test: ["CMD", "wget", "--quiet", "--spider", "--tries=1", "http://127.0.0.1:3000/login"]
|
||||
interval: 30s
|
||||
timeout: 10s
|
||||
interval: 10s
|
||||
timeout: 5s
|
||||
retries: 3
|
||||
|
||||
######## Networks ########
|
||||
|
|
Loading…
Reference in a new issue