* Scaffold habits * Fix today issues * Fix buttons in taskitem * Fix mobile layout * Fix creation process * Add to sidebar * fixup! Add to sidebar * fixup! fixup! Add to sidebar
8 lines
237 B
Text
8 lines
237 B
Text
# Test environment configuration
|
|
NODE_ENV=test
|
|
TUDUDI_SESSION_SECRET=test-secret-key-for-testing
|
|
TUDUDI_ALLOWED_ORIGINS=http://localhost:3000,http://localhost:8080
|
|
|
|
FF_ENABLE_BACKUPS=false
|
|
FF_ENABLE_CALENDAR=false
|
|
FF_ENABLE_HABITS=false
|