refactor(api): provide default env values (#57986)

This commit is contained in:
Oliver Eyton-Williams
2025-01-08 17:09:40 +01:00
committed by GitHub
parent 67a7c3254a
commit 56e520b2e4
2 changed files with 19 additions and 17 deletions
-1
View File
@@ -64,7 +64,6 @@ LOCAL_MOCK_AUTH=true
# New API
# ---------------------
NODE_ENV=development
PORT=3000
FCC_ENABLE_SWAGGER_UI=true
FCC_ENABLE_DEV_LOGIN_MODE=true
FCC_ENABLE_SHADOW_CAPTURE=false