Add example environment files for various services including PostgreSQL, Telegram, and WireGuard configurations

This commit is contained in:
Peter Wood
2025-04-29 17:05:56 -04:00
parent 734acd2ed4
commit d163696a3e
11 changed files with 76 additions and 0 deletions

8
speedtest/.env.example Normal file
View File

@@ -0,0 +1,8 @@
APP_DEBUG=false
APP_KEY=
DB_TYPE=sqlite
SPEEDTEST_SCHEDULE=@daily
SPEEDTEST_SERVERS=
SPEEDTEST_PING_URL=
PRUNE_RESULTS_OLDER_THAN=1 month
APP_TIMEZONE=America/New_York