mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-28 21:02:05 +00:00
revert infra things
This commit is contained in:
16
other/newcompose/.env.production
Normal file
16
other/newcompose/.env.production
Normal file
@@ -0,0 +1,16 @@
|
||||
# Coolify Configuration
|
||||
APP_ID=
|
||||
APP_KEY=
|
||||
|
||||
# PostgreSQL Database Configuration
|
||||
DB_DATABASE=coolify
|
||||
DB_USERNAME=
|
||||
DB_PASSWORD=
|
||||
|
||||
# Redis Configuration
|
||||
REDIS_PASSWORD=
|
||||
|
||||
# Pusher Configuration
|
||||
PUSHER_APP_ID=
|
||||
PUSHER_APP_KEY=
|
||||
PUSHER_APP_SECRET=
|
||||
Reference in New Issue
Block a user