coolify/.env.production

17 lines
241 B
Text
Raw Normal View History

2024-09-02 07:53:09 +00:00
# Coolify Configuration
2023-06-16 19:38:35 +00:00
APP_ID=
2024-08-30 11:31:52 +00:00
APP_NAME=Coolify
2023-04-27 13:00:12 +00:00
APP_KEY=
2024-09-02 07:53:09 +00:00
# PostgreSQL Database Configuration
DB_USERNAME=coolify
2023-04-27 13:00:12 +00:00
DB_PASSWORD=
2024-09-02 07:53:09 +00:00
# Redis Configuration
2023-05-10 07:26:25 +00:00
REDIS_PASSWORD=
2023-12-05 12:56:11 +00:00
2024-09-02 07:53:09 +00:00
# Pusher Configuration
2023-12-05 12:56:11 +00:00
PUSHER_APP_ID=
PUSHER_APP_KEY=
PUSHER_APP_SECRET=