mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-27 12:33:54 +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" |