added schedule to speed test
This commit is contained in:
@@ -16,3 +16,4 @@ STORAGE_DIR=/mnt/storage
|
||||
|
||||
#SPEEDTEST
|
||||
APP_KEY=base64:VLw8Cjo19spvAfXPV5O23ebNa8kyA/6p66DI+orvcJ8=
|
||||
SCHEDULE="0 */12 * * *"
|
||||
@@ -135,6 +135,7 @@ services:
|
||||
- PUID=${PUID}
|
||||
- PGID=${PGID}
|
||||
- DB_CONNECTION=sqlite
|
||||
- SPEEDTEST_SCHEDULE=${SCHEDULE}
|
||||
- APP_KEY=${APP_KEY}
|
||||
- DISPLAY_TIMEZONE=true
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user