mirror of
https://github.com/suitenumerique/docs.git
synced 2026-09-27 03:55:01 +02:00
We wanto to have in the compose stack a dedicated service for the converter like we did in the helm chart. The change is also made with the e2e compose file
10 lines
308 B
Plaintext
10 lines
308 B
Plaintext
# For the CI job test-e2e
|
|
BURST_THROTTLE_RATES="1000/minute"
|
|
COLLABORATION_API_URL=http://y-provider:4444/collaboration/api/
|
|
SUSTAINED_THROTTLE_RATES="1000/minute"
|
|
Y_PROVIDER_API_BASE_URL=http://y-provider-converter:4444/api/
|
|
|
|
# Throttle
|
|
API_DOCUMENT_THROTTLE_RATE=1000/min
|
|
API_CONFIG_THROTTLE_RATE=1000/min
|