freeleaps-service-hub/sites/content/deploy/local/.env
2024-10-31 06:42:21 -07:00

6 lines
183 B
Bash

export MONGODB_URI=mongodb://localhost:27017/
export CENTRAL_STORAGE_WEBAPI_URL_BASE="http://localhost:8005/api"
export FREELEAPS_ENV=local
export LOG_BASE_PATH=${CODEBASE_ROOT}/log