ci: Set rate limiting to high value in CI
This commit is contained in:
parent
c6b09defe9
commit
6e8febd971
1
.github/workflows/ci-test-custom-script.yml
vendored
1
.github/workflows/ci-test-custom-script.yml
vendored
|
|
@ -181,6 +181,7 @@ jobs:
|
|||
-e APPSMITH_INTERCOM_APP_ID=DUMMY_VALUE \
|
||||
-e APPSMITH_CLOUD_SERVICES_BASE_URL=http://host.docker.internal:5001 \
|
||||
-e APPSMITH_CLOUD_SERVICES_SIGNATURE_BASE_URL=http://host.docker.internal:8090 \
|
||||
-e _APPSMITH_RATE_LIMIT=1000 \
|
||||
--add-host=host.docker.internal:host-gateway --add-host=api.segment.io:host-gateway --add-host=t.appsmith.com:host-gateway \
|
||||
cicontainer
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user