diff --git a/conf/.env.example b/conf/.env.example index 1ea2ef5..0174860 100644 --- a/conf/.env.example +++ b/conf/.env.example @@ -6,7 +6,7 @@ APP_NAME=2FAuth # You can leave this on "local". If you change it to production most console commands will ask for extra confirmation. # Never set it to "testing". -APP_ENV=production +APP_ENV=local # Set to true if you want to see debug information in error screens.