raisfast 0.2.21

The last backend you'll ever need. Rust-powered headless CMS with built-in blog, ecommerce, wallet, payment and 4 plugin engines.
1
2
3
4
5
6
7
# Test environment overrides
# This file is loaded after .env when APP_PROFILE=test

APP_ENV=test
DB_POOL_SIZE=1
RATE_LIMIT_ENABLED=false
WORKER_ENABLED=false