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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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}