Skip to content
Snippets Groups Projects
Commit 24146b97 authored by void's avatar void
Browse files

Make collabora work

parent 0adf7cd1
No related branches found
No related tags found
No related merge requests found
...@@ -45,6 +45,7 @@ services: ...@@ -45,6 +45,7 @@ services:
OVERWRITEPROTOCOL: https OVERWRITEPROTOCOL: https
OVERWRITECLIURL: https://{{ domain }} OVERWRITECLIURL: https://{{ domain }}
OVERWRITEHOST: {{ domain }} OVERWRITEHOST: {{ domain }}
APPIMAGE_EXTRACT_AND_RUN: 1
labels: labels:
- traefik.enable=true - traefik.enable=true
- traefik.http.routers.{{ servicename }}.rule=Host(`{{ domain }}`) - traefik.http.routers.{{ servicename }}.rule=Host(`{{ domain }}`)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment