diff options
-rw-r--r-- | csit.infra.dash/app/.ebextensions/env-flask.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csit.infra.dash/app/.ebextensions/env-flask.config b/csit.infra.dash/app/.ebextensions/env-flask.config index 9c4b603597..795aa82cdb 100644 --- a/csit.infra.dash/app/.ebextensions/env-flask.config +++ b/csit.infra.dash/app/.ebextensions/env-flask.config @@ -15,4 +15,4 @@ option_settings: CSIT_URL_CICD: "https://jenkins.fd.io/job/" CSIT_URL_LOGS: "https://logs.fd.io/vex-yul-rot-jenkins-1/" CSIT_URL_DOC: "https://csit.fd.io/cdocs/" - CSIT_TIME_PERIOD: 200
\ No newline at end of file + CSIT_TIME_PERIOD: 250
\ No newline at end of file |