Update INSTALL_HUB_SPOKE.md

fixes https://github.com/AnalogJ/scrutiny/issues/495
pull/569/head
Jason Kulatunga 3 months ago committed by GitHub
parent 240178d742
commit a3dfce3561
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -91,7 +91,7 @@ services:
- SCRUTINY_WEB_INFLUXDB_ORG=homelab
- SCRUTINY_WEB_INFLUXDB_BUCKET=scrutiny
# Optional but highly recommended to notify you in case of a problem
- SCRUTINY_WEB_NOTIFY_URLS=["http://gotify:80/message?token=a-gotify-token"]
- SCRUTINY_NOTIFY_URLS=["http://gotify:80/message?token=a-gotify-token"]
depends_on:
- influxdb
restart: unless-stopped

Loading…
Cancel
Save