mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 20:49:32 +00:00
4 lines
114 B
Plaintext
4 lines
114 B
Plaintext
NODE_ENV="development"
|
|
|
|
COOLIFY_DATABASE_URL="file:../db/dev.db"
|
|
COOLIFY_SECRET_KEY="32-character-long-secret-key" |