chore: add .env.example files for all stacks

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-08 18:55:30 +02:00
parent 990ab0730a
commit 28b31e91e4
10 changed files with 31 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
TRAEFIK_HOST=coolify.example.com
NETWORK_NAME=falcon_network
APP_ID=change_me
APP_KEY=change_me
PUSHER_APP_ID=change_me
PUSHER_APP_KEY=change_me
PUSHER_APP_SECRET=change_me