use docker internal endpoint as the central_storage webapi endpoint
This commit is contained in:
parent
2bacfd50ca
commit
357855d9c7
@ -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://if010-w2-if-vm.mathmast.com:8005/api"
|
||||
export CENTRAL_STORAGE_WEBAPI_URL_BASE="http://central_storage:8005/api"
|
||||
export FREELEAPS_ENV=prod
|
||||
|
||||
Loading…
Reference in New Issue
Block a user