diff --git a/templates/compose/ghost.yaml b/templates/compose/ghost.yaml index 64243668f..1a84b9650 100644 --- a/templates/compose/ghost.yaml +++ b/templates/compose/ghost.yaml @@ -10,6 +10,7 @@ services: volumes: - ghost-content-data:/var/lib/ghost/content environment: + - SERVICE_FQDN_GHOST_2368 - url=$SERVICE_FQDN_GHOST_2368 - database__client=mysql - database__connection__host=mysql