coolify/.env.production

17 lines
237 B
Text
Raw Normal View History

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