Update Servers/Containerization/Docker/Compose/Speedtest Tracker.md
All checks were successful
GitOps Automatic Deployment / GitOps Automatic Deployment (push) Successful in 8s

This commit is contained in:
2025-12-14 04:19:03 -07:00
parent 30378579aa
commit f1177336db

View File

@@ -20,7 +20,7 @@ services:
- APP_TIMEZONE=${TIMEZONE} - APP_TIMEZONE=${TIMEZONE}
- DISPLAY_TIMEZONE=${TIMEZONE} - DISPLAY_TIMEZONE=${TIMEZONE}
- SPEEDTEST_SCHEDULE=*/15 * * * * # (1) - SPEEDTEST_SCHEDULE=*/15 * * * * # (1)
- SPEEDTEST_SERVERS=5858 # (3) - SPEEDTEST_SERVERS=61622 # (3)
- APP_KEY=${BASE64_APPKEY} # (2) - APP_KEY=${BASE64_APPKEY} # (2)
- DB_CONNECTION=pgsql - DB_CONNECTION=pgsql
- DB_HOST=db - DB_HOST=db