Update Servers/Containerization/Docker/Compose/Speedtest Tracker.md
All checks were successful
GitOps Automatic Deployment / GitOps Automatic Deployment (push) Successful in 8s
All checks were successful
GitOps Automatic Deployment / GitOps Automatic Deployment (push) Successful in 8s
This commit is contained in:
@@ -20,7 +20,7 @@ services:
|
||||
- APP_TIMEZONE=${TIMEZONE}
|
||||
- DISPLAY_TIMEZONE=${TIMEZONE}
|
||||
- SPEEDTEST_SCHEDULE=*/15 * * * * # (1)
|
||||
- SPEEDTEST_SERVERS=5858 # (3)
|
||||
- SPEEDTEST_SERVERS=61622 # (3)
|
||||
- APP_KEY=${BASE64_APPKEY} # (2)
|
||||
- DB_CONNECTION=pgsql
|
||||
- DB_HOST=db
|
||||
|
||||
Reference in New Issue
Block a user