# Add only sensitive local environment variables here; non-sensitive local variables should go to .env.local # This file is gitignored. Each developer and each deployment needs its own ADMINFORTH_SECRET. ADMINFORTH_SECRET={{{adminforthSecret}}}