🧑‍💻(docker) add y-provider config to development environment

Without this, YdocConverter throws an error when developping.
This commit is contained in:
Simon Ser
2025-06-03 09:24:16 +02:00
committed by Manuel Raynaud
parent ba4f90a607
commit f97ab51c8e
3 changed files with 5 additions and 3 deletions

View File

@@ -61,3 +61,6 @@ COLLABORATION_BACKEND_BASE_URL=http://app-dev:8000
COLLABORATION_SERVER_ORIGIN=http://localhost:3000
COLLABORATION_SERVER_SECRET=my-secret
COLLABORATION_WS_URL=ws://localhost:4444/collaboration/ws/
Y_PROVIDER_API_BASE_URL=http://y-provider:4444/api/
Y_PROVIDER_API_KEY=yprovider-api-key