mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
ensure AUTH_FAIL_DELAY for ci
This commit is contained in:
+2
-1
@@ -7,5 +7,6 @@ NODE_ENV=production
|
|||||||
CI=true
|
CI=true
|
||||||
CODACY_PROJECT_TOKEN=cff7ab3377d6434a9355fd051dbb4595
|
CODACY_PROJECT_TOKEN=cff7ab3377d6434a9355fd051dbb4595
|
||||||
MONGO_POOL_SIZE=5
|
MONGO_POOL_SIZE=5
|
||||||
|
AUTH_FAIL_DELAY=50
|
||||||
MONGO_MIN_POOL_SIZE=1
|
MONGO_MIN_POOL_SIZE=1
|
||||||
MONGO_MAX_IDLE_TIME_MS=10000
|
MONGO_MAX_IDLE_TIME_MS=10000
|
||||||
|
|||||||
Reference in New Issue
Block a user