diff --git a/sites/content/deploy/prod/.env b/sites/content/deploy/prod/.env index a0650dd..cf55535 100755 --- a/sites/content/deploy/prod/.env +++ b/sites/content/deploy/prod/.env @@ -1,3 +1,3 @@ export MONGODB_URI='mongodb+srv://freeadmin:0eMV0bt8oyaknA0m@freeleaps2.zmsmpos.mongodb.net/?retryWrites=true&w=majority' -export CENTRAL_STORAGE_WEBAPI_URL_BASE="http://central_storage:8005/api" +export CENTRAL_STORAGE_WEBAPI_URL_BASE="http://central_storage:8005/api/central_storage/" export FREELEAPS_ENV=prod