redeploy nextcloud with ldap #96

Merged
mg merged 45 commits from nc_ldap into master 2024-06-03 21:23:53 +02:00
Showing only changes of commit fcbffb19ec - Show all commits

View file

@ -103,6 +103,8 @@ services:
- intern - intern
- traefik - traefik
- mail-relay - mail-relay
ports:
- 1116:80 # kann später wieder weg
healthcheck: healthcheck:
test: ["CMD", "curl", "-f", "--insecure", "http://localhost:80"] test: ["CMD", "curl", "-f", "--insecure", "http://localhost:80"]
interval: 30s interval: 30s