mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-29 12:20:34 +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:
|
||||
- teable_data:/app/.assets:rw
|
||||
environment:
|
||||
- SERVICE_FQDN_TEABLE_3000
|
||||
- PUBLIC_ORIGIN=${SERVICE_FQDN_TEABLE}
|
||||
- SERVICE_URL_TEABLE_3000
|
||||
- PUBLIC_ORIGIN=${SERVICE_URL_TEABLE}
|
||||
- POSTGRES_PASSWORD=${SERVICE_PASSWORD_POSTGRES}
|
||||
- SECRET_KEY=${SERVICE_PASSWORD_64_SECRET}
|
||||
- TZ=${TIMEZONE}
|
||||
|
||||
Reference in New Issue
Block a user