mirror of
https://github.com/acedanger/docker.git
synced 2025-12-06 00:00:13 -08:00
Add example environment files for various services including PostgreSQL, Telegram, and WireGuard configurations
This commit is contained in:
8
speedtest/.env.example
Normal file
8
speedtest/.env.example
Normal 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
|
||||
Reference in New Issue
Block a user