diff --git a/env.d/production.dist/yprovider b/env.d/production.dist/yprovider index 31cb138b..58e4d02f 100644 --- a/env.d/production.dist/yprovider +++ b/env.d/production.dist/yprovider @@ -1,4 +1,4 @@ -Y_PROVIDER_API_BASE_URL=http://${YPROVIDER_HOST}:4444/api +Y_PROVIDER_API_BASE_URL=http://${YPROVIDER_HOST}:4444/api/ Y_PROVIDER_API_KEY= COLLABORATION_SERVER_SECRET= COLLABORATION_SERVER_ORIGIN=https://${DOCS_HOST}