We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3eeb02c commit 434d7f5Copy full SHA for 434d7f5
.env.template
@@ -77,7 +77,7 @@ GATEWAY_DEV_SERVER_PORT=3500
77
# The port to use for the Vite (full web app) development server
78
WEB_DEV_SERVER_PORT=3000
79
# Set an arbitrary delay (in milliseconds) for all responses (useful for testing suspense)
80
-API_RESPONSE_DELAY=0
+API_RESPONSE_DELAY=
81
# If set to 'true' and NODE_ENV === 'development', then login is automated
82
VITE_DEV_BYPASS_AUTH=false
83
# The username to use if VITE_DEV_BYPASS_AUTH is set to true
0 commit comments