We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 240178d commit a3dfce3Copy full SHA for a3dfce3
docs/INSTALL_HUB_SPOKE.md
@@ -91,7 +91,7 @@ services:
91
- SCRUTINY_WEB_INFLUXDB_ORG=homelab
92
- SCRUTINY_WEB_INFLUXDB_BUCKET=scrutiny
93
# Optional but highly recommended to notify you in case of a problem
94
- - SCRUTINY_WEB_NOTIFY_URLS=["http://gotify:80/message?token=a-gotify-token"]
+ - SCRUTINY_NOTIFY_URLS=["http://gotify:80/message?token=a-gotify-token"]
95
depends_on:
96
- influxdb
97
restart: unless-stopped
0 commit comments