diff --git a/config.example.env b/config.example.env index 19ecedb720..096127dbcc 100644 --- a/config.example.env +++ b/config.example.env @@ -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.