mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-29 18:20:51 +00:00
feat(templates): add new service templates and update existing compose files for various applications
This commit is contained in:
@@ -10,8 +10,8 @@ services:
|
||||
volumes:
|
||||
- ghost-content-data:/var/lib/ghost/content
|
||||
environment:
|
||||
- SERVICE_FQDN_GHOST_2368
|
||||
- url=$SERVICE_FQDN_GHOST_2368
|
||||
- SERVICE_URL_GHOST_2368
|
||||
- url=$SERVICE_URL_GHOST_2368
|
||||
- database__client=mysql
|
||||
- database__connection__host=mysql
|
||||
- database__connection__user=$SERVICE_USER_MYSQL
|
||||
|
||||
Reference in New Issue
Block a user