mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
chore: update config.example.env
This commit is contained in:
@@ -59,6 +59,13 @@ DATABASE_USERNAME=postgres
|
||||
DATABASE_NAME=oneuptimedb
|
||||
DATABASE_HOST=postgres
|
||||
|
||||
# Used to connect to managed postgres providers.
|
||||
# Fill only what your provider needs.
|
||||
DatabaseRejectUnauthorized=false
|
||||
DatabaseSslCa=
|
||||
DatabaseSslKey=
|
||||
DatabaseSslCert=
|
||||
|
||||
# Redis DB Settings.
|
||||
|
||||
REDIS_HOST=redis
|
||||
|
||||
Reference in New Issue
Block a user