coolify/.env.production

17 lines
241 B
Plaintext
Raw Normal View History

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