This commit is contained in:
parent
d8df0d24eb
commit
d9c983723e
@ -1,4 +1,4 @@
|
||||
domain=nextcloud.jafner.net
|
||||
server_name=collabora.jafner.net
|
||||
server_name=nextcloud.jafner.net
|
||||
extra_params=--o:ssl.enable=false --o:ssl.termination=true
|
||||
username=admin
|
@ -43,7 +43,7 @@ services:
|
||||
cap_add:
|
||||
- MKNOD
|
||||
labels:
|
||||
- traefik.http.routers.collabora.rule=Host(`collabora.jafner.net`) && (PathPrefix(`/lool`) || PathPrefix(`/hosting/discovery`) || PathPrefix(`/hosting/capabilities`) || PathPrefix(`/loleaflet`))
|
||||
- traefik.http.routers.collabora.rule=Host(`nextcloud.jafner.net`) && (PathPrefix(`/lool`) || PathPrefix(`/hosting/discovery`) || PathPrefix(`/hosting/capabilities`) || PathPrefix(`/loleaflet`))
|
||||
- traefik.http.routers.collabora.tls.certresolver=lets-encrypt
|
||||
|
||||
mariadb:
|
||||
|
Loading…
Reference in New Issue
Block a user