mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-19 11:20:56 +00:00
feat(templates): add new service templates and update existing compose files for various applications
This commit is contained in:
@@ -8,8 +8,8 @@ services:
|
||||
neon-proxy:
|
||||
image: 'ghcr.io/neondatabase/wsproxy:latest'
|
||||
environment:
|
||||
- SERVICE_FQDN_NEONPROXY
|
||||
- SERVICE_FQDN_NEONPROMETHEUS_2112
|
||||
- SERVICE_URL_NEONPROXY
|
||||
- SERVICE_URL_NEONPROMETHEUS_2112
|
||||
- 'APPEND_PORT=postgres:5432'
|
||||
- 'ALLOW_ADDR_REGEX=.*'
|
||||
- LOG_TRAFFIC=false
|
||||
|
||||
Reference in New Issue
Block a user