Skip to content

Commit a3dfce3

Browse files
authored
Update INSTALL_HUB_SPOKE.md
fixes #495
1 parent 240178d commit a3dfce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/INSTALL_HUB_SPOKE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ services:
9191
- SCRUTINY_WEB_INFLUXDB_ORG=homelab
9292
- SCRUTINY_WEB_INFLUXDB_BUCKET=scrutiny
9393
# 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"]
94+
- SCRUTINY_NOTIFY_URLS=["http://gotify:80/message?token=a-gotify-token"]
9595
depends_on:
9696
- influxdb
9797
restart: unless-stopped

0 commit comments

Comments
 (0)