add more compose files

This commit is contained in:
2025-06-17 08:23:42 -04:00
parent 466f5b848f
commit 4129edeffd
30 changed files with 459 additions and 49 deletions
+3 -4
View File
@@ -1,5 +1,4 @@
---
version: "3.4"
services:
speedtest:
container_name: speedtest-tracker
@@ -10,10 +9,10 @@ services:
volumes:
- ./data:/config
environment:
- PUID=${UID}
- PGID=${GID}
- PUID
- PGID
- APP_KEY
- DB_CONNECTION=sqlite
- APP_KEY=${APP_KEY}
- APP_TIMEZONE=America/New_York
- DISPLAY_TIMEZONE=America/New_York
- PRUNE_RESULTS_OLDER_THAN=367