4 lines
170 B
Bash
Executable File
4 lines
170 B
Bash
Executable File
export MONGODB_URI=mongodb://freeleaps2-mongodb:27017/
|
|
export CENTRAL_STORAGE_WEBAPI_URL_BASE="http://central_storage:8005/api/central_storage/"
|
|
export FREELEAPS_ENV=dev
|