mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-18 21:20:34 +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" |