mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
16 lines
241 B
Text
16 lines
241 B
Text
# Coolify Configuration
|
|
APP_ID=
|
|
APP_NAME=Coolify
|
|
APP_KEY=
|
|
|
|
# PostgreSQL Database Configuration
|
|
DB_USERNAME=coolify
|
|
DB_PASSWORD=
|
|
|
|
# Redis Configuration
|
|
REDIS_PASSWORD=
|
|
|
|
# Pusher Configuration
|
|
PUSHER_APP_ID=
|
|
PUSHER_APP_KEY=
|
|
PUSHER_APP_SECRET=
|