lasthourcloud/apps/server/.env-template

4 lines
114 B
Plaintext
Raw Normal View History

2022-12-12 07:44:23 +00:00
NODE_ENV="development"
2022-12-12 13:48:56 +00:00
COOLIFY_DATABASE_URL="file:../db/dev.db"
COOLIFY_SECRET_KEY="32-character-long-secret-key"