mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 17:21:04 +00:00
fix(service): Ghost using invalid base url
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
||||
- ghost-content-data:/var/lib/ghost/content
|
||||
environment:
|
||||
- SERVICE_URL_GHOST_2368
|
||||
- url=$SERVICE_URL_GHOST_2368
|
||||
- url=$SERVICE_URL_GHOST
|
||||
- database__client=mysql
|
||||
- database__connection__host=mysql
|
||||
- database__connection__user=$SERVICE_USER_MYSQL
|
||||
|
||||
Reference in New Issue
Block a user