feat: add Seafile services and configurations for Docker deployment

This commit is contained in:
2025-06-29 20:00:44 +08:00
parent 824181aeee
commit 75eff71896
5 changed files with 319 additions and 0 deletions
+2
View File
@@ -86,6 +86,8 @@ services:
- traefik.http.routers.traefik-public-https.service=api@internal
# Define the port inside of the Docker service to use
- traefik.http.services.traefik-public.loadbalancer.server.port=8080
# Pass the original Host header to the backend
# - "traefik.http.services.dashboard.loadbalancer.passhostheader=true"
# - crowdsec.enable=true
# - crowdsec.labels.type=nginx
volumes: