mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
fix(env): Update global probe keys to include default values
This commit is contained in:
@@ -26,8 +26,8 @@ DATABASE_PASSWORD=please-change-this-to-random-value
|
||||
CLICKHOUSE_PASSWORD=please-change-this-to-random-value
|
||||
REDIS_PASSWORD=please-change-this-to-random-value
|
||||
ENCRYPTION_SECRET=please-change-this-to-random-value
|
||||
GLOBAL_PROBE_1_KEY=please-change-this-to-random-value
|
||||
GLOBAL_PROBE_2_KEY=please-change-this-to-random-value
|
||||
GLOBAL_PROBE_1_KEY=probe-1-please-change-this-to-random-value
|
||||
GLOBAL_PROBE_2_KEY=probe-2-please-change-this-to-random-value
|
||||
|
||||
|
||||
# If you are connecting Status Pages to custom domains, then this will be the port where the status page will be hosted on.
|
||||
|
||||
Reference in New Issue
Block a user