Disable syncthing

This commit is contained in:
Brieuc Dubois 2023-10-29 19:50:17 +01:00
parent e9214235c8
commit 30bd7d239a
2 changed files with 2 additions and 1 deletions

View File

@ -163,7 +163,8 @@ services:
restart: unless-stopped
environment:
- 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_PORT=465
- SMTP_USER=${SMTP_USER}