user docker container name for central_storage endpoint in content service's alpha deployment

This commit is contained in:
AML Admin 2024-11-05 20:01:06 +00:00
parent 357855d9c7
commit 8eff68b3e6

View File

@ -1,3 +1,3 @@
export MONGODB_URI='mongodb+srv://jetli:8IHKx6dZK8BfugGp@freeleaps2.hanbj.mongodb.net/' export MONGODB_URI='mongodb+srv://jetli:8IHKx6dZK8BfugGp@freeleaps2.hanbj.mongodb.net/'
export CENTRAL_STORAGE_WEBAPI_URL_BASE="http://if030-w2-if-vm.mathmast.com:8005/api" export CENTRAL_STORAGE_WEBAPI_URL_BASE="http://central_storage:8005/api"
export FREELEAPS_ENV=alpha export FREELEAPS_ENV=alpha