chore: improve .env.local.example

- reorder the .env file, improve comment and remove some variables
- use LOG_STACK=single for local development
- additionally log deprecations for local development
This commit is contained in:
peaklabs-dev 2025-12-04 14:38:56 +01:00
parent 0114ffac3e
commit f4f9b2b97f
No known key found for this signature in database

View file

@ -1,22 +1,21 @@
APP_NAME=Coolify
APP_ENV=local
APP_DEBUG=true
APP_NAME=Coolify
APP_URL=http://localhost
APP_PORT=8000
APP_FORCE_HTTPS=false
APP_KEY=
LOG_STACK=single
LOG_DEPRECATIONS_CHANNEL=single
DB_DATABASE=coolify-db
DB_USERNAME=coolify
DB_PASSWORD=Password
DB_HOST=host.docker.internal
DB_PORT=5432
REDIS_PASSWORD=Password
DB_USERNAME=coolify
DB_PASSWORD=password
RAY_ENABLED=true
# RAY_PORT=
# Special Keys for Andras
# Special Keys for Andras & Peak
BUNNY_API_KEY=
BUNNY_STORAGE_API_KEY=