Disable syncthing
This commit is contained in:
parent
e9214235c8
commit
30bd7d239a
|
@ -163,7 +163,8 @@ services:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- PDF_URL=grafana-reporter:8686/api/v5/report/64nrElFmj?apitoken=${GRAFANA_TOKEN}&var-interval=5m&from=now-7d&to=now
|
- PDF_URL=grafana-reporter:8686/api/v5/report/64nrElFmj?apitoken=${GRAFANA_TOKEN}&var-interval=5m&from=now-7d&to=now
|
||||||
- TO_EMAIL=grafana-report.lan@bhasher.com
|
- TO_EMAIL=grafana.report@bhasher.com
|
||||||
|
- FROM=Grafana Report <no-reply@bhasher.com>
|
||||||
- SMTP_SERVER=bdubois.io
|
- SMTP_SERVER=bdubois.io
|
||||||
- SMTP_PORT=465
|
- SMTP_PORT=465
|
||||||
- SMTP_USER=${SMTP_USER}
|
- SMTP_USER=${SMTP_USER}
|
||||||
|
|
Loading…
Reference in New Issue