Added root url

This commit is contained in:
Kevin Veen-Birkenbach 2020-12-25 11:54:20 +01:00
parent 1556af31ee
commit f7ca120f3c

View File

@ -26,6 +26,7 @@
- DOMAIN={{domain}}
- SSH_DOMAIN={{domain}}
- RUN_MODE="{{run_mode}}"
- ROOT_URL="https://{{domain}}/"
ports:
- "{{http_port}}:3000"
- "{{ssh_port}}:22"