mirror of
https://github.com/Dokploy/templates.git
synced 2026-06-15 20:25:24 +02:00
Update blueprints/oneuptime/docker-compose.yml
This commit is contained in:
@@ -146,7 +146,7 @@ services:
|
||||
CLICKHOUSE_USER: default
|
||||
CLICKHOUSE_PASSWORD: ${CLICKHOUSE_PASSWORD}
|
||||
CLICKHOUSE_DATABASE: oneuptime
|
||||
SERVER_URL: https://${ONEUPTIME_HOST}
|
||||
SERVER_URL: http://${ONEUPTIME_HOST}
|
||||
ENCRYPTION_SECRET: ${ENCRYPTION_SECRET}
|
||||
depends_on:
|
||||
postgres:
|
||||
|
||||
Reference in New Issue
Block a user