mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
refactor(api): provide default env values (#57986)
This commit is contained in:
committed by
GitHub
parent
67a7c3254a
commit
56e520b2e4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user