mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 00:16:49 +00:00
feat: add Seafile services and configurations for Docker deployment
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user