updated speedtest env
This commit is contained in:
@@ -13,3 +13,6 @@ TZ=America/Chicago
|
||||
BACKUP_DIR=/mnt/backups
|
||||
MEDIA_DIR=/mnt/media
|
||||
STORAGE_DIR=/mnt/storage
|
||||
|
||||
#SPEEDTEST
|
||||
APP_KEY=base64:VLw8Cjo19spvAfXPV5O23ebNa8kyA/6p66DI+orvcJ8=
|
||||
|
||||
@@ -135,6 +135,8 @@ services:
|
||||
- PUID=${PUID}
|
||||
- PGID=${PGID}
|
||||
- DB_CONNECTION=sqlite
|
||||
- APP_KEY=${APP_KEY}
|
||||
- DISPLAY_TIMEZONE=true
|
||||
networks:
|
||||
- reverse-proxy
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user