Set Nextcloud to use websecure entrypoint
This commit is contained in:
parent
c4fba36571
commit
801fd357d6
@ -29,6 +29,7 @@
|
||||
- name: traefik
|
||||
labels:
|
||||
traefik.http.routers.nextcloud.rule: "Host(`{{ nextcloud_domain }}`)"
|
||||
traefik.http.routers.nextcloud.entrypoints: websecure
|
||||
traefik.docker.network: traefik
|
||||
traefik.enable: "true"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user