coolify/.env.production

17 lines
237 B
Plaintext
Raw Normal View History

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