Add SERVICE_URL_

This commit is contained in:
John Rallis
2026-02-16 15:13:50 +02:00
committed by GitHub
parent b2f9137ee9
commit 281283b12d
+1
View File
@@ -9,6 +9,7 @@ services:
grist:
image: gristlabs/grist:latest
environment:
- SERVICE_URL_GRIST_8484
- APP_HOME_URL=${SERVICE_URL_GRIST}
- APP_DOC_URL=${SERVICE_URL_GRIST}
- GRIST_DOMAIN=${SERVICE_FQDN_GRIST}