updated speedtest env

This commit is contained in:
2024-06-16 16:57:15 -05:00
parent 1672f3edea
commit 21cf7ae925
2 changed files with 5 additions and 0 deletions

View File

@@ -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=

View File

@@ -135,6 +135,8 @@ services:
- PUID=${PUID}
- PGID=${PGID}
- DB_CONNECTION=sqlite
- APP_KEY=${APP_KEY}
- DISPLAY_TIMEZONE=true
networks:
- reverse-proxy
ports: