6 lines
281 B
Bash
Executable File
6 lines
281 B
Bash
Executable File
export MONGODB_URI='mongodb+srv://jetli:8IHKx6dZK8BfugGp@freeleaps2.hanbj.mongodb.net/'
|
|
export DEVSVC_WEBAPI_URL_BASE='http://cd01a-w2-do-vm.mathmast.com:8007/api/devsvc/'
|
|
export NOTIFICATION_WEBAPI_URL_BASE='http://notification:8003/api/notification/'
|
|
export FREELEAPS_ENV=alpha
|
|
|