🐛(env) update yprovider env for local development

In local development the notification to
the yprovider server was not working anymore
because of a recent change in the container name.
We adapt the env variables to match the new
container name.
This commit is contained in:
Anthony LC
2025-06-20 15:35:19 +02:00
parent 71cd016d4d
commit a71453206b
2 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,6 @@
# For the CI job test-e2e
BURST_THROTTLE_RATES="200/minute"
COLLABORATION_API_URL=http://y-provider:4444/collaboration/api/
DJANGO_SERVER_TO_SERVER_API_TOKENS=test-e2e
SUSTAINED_THROTTLE_RATES="200/hour"
Y_PROVIDER_API_BASE_URL=http://y-provider:4444/api/