tududi/backend/.env.test
Chris 269197e3db
Feat: habits (#707)
* 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
2025-12-13 08:47:52 +02:00

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