update speedtest-tracker environment

This commit is contained in:
2025-06-09 08:03:02 -04:00
parent 3e8d637a84
commit 2945182cfd
+3 -1
View File
@@ -13,10 +13,12 @@ services:
- PUID=${UID} - PUID=${UID}
- PGID=${GID} - PGID=${GID}
- APP_KEY=${APP_KEY} - APP_KEY=${APP_KEY}
- TZ=America/Detroit - APP_TIMEZONE=America/New_York
- TZ=America/New_York
- OOKLA_EULA_GDPR=true - OOKLA_EULA_GDPR=true
- AUTH=true - AUTH=true
- DB_CONNECTION=sqlite - DB_CONNECTION=sqlite
- SPEEDTEST_SCHEDULE="6 * * * *"
logging: logging:
driver: "json-file" driver: "json-file"
options: options: