Add SERVICE_URL_
This commit is contained in:
parent
b2f9137ee9
commit
281283b12d
1 changed files with 1 additions and 0 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Reference in a new issue