setup minio #227

Merged
mg merged 23 commits from minio into master 2024-11-08 23:03:16 +01:00
2 changed files with 3 additions and 2 deletions
Showing only changes of commit f8027565b2 - Show all commits

View file

@ -50,3 +50,4 @@ volumes:
# remove midnehoght commander überall # remove midnehoght commander überall
# checkliste # checkliste
# policies in wiki mit reihenfolge # policies in wiki mit reihenfolge
# tarefi gitea 429?

View file

@ -50,8 +50,8 @@ services:
- traefik - traefik
healthcheck: healthcheck:
test: ["CMD", "wget", "--quiet", "--spider", "--tries=1", "http://127.0.0.1:3000/login"] test: ["CMD", "wget", "--quiet", "--spider", "--tries=1", "http://127.0.0.1:3000/login"]
interval: 30s interval: 10s
timeout: 10s timeout: 5s
retries: 3 retries: 3
######## Networks ######## ######## Networks ########