Merge pull request #3525 from gabrielcossette/fix_ghost_template_domain
Fix Ghost Template domain generation
This commit is contained in:
@@ -10,6 +10,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ghost-content-data:/var/lib/ghost/content
|
- ghost-content-data:/var/lib/ghost/content
|
||||||
environment:
|
environment:
|
||||||
|
- SERVICE_FQDN_GHOST_2368
|
||||||
- url=$SERVICE_FQDN_GHOST_2368
|
- url=$SERVICE_FQDN_GHOST_2368
|
||||||
- database__client=mysql
|
- database__client=mysql
|
||||||
- database__connection__host=mysql
|
- database__connection__host=mysql
|
||||||
|
Reference in New Issue
Block a user