set -eu BACKEND_STORE_DB_PATH="${BACKEND_STORE_DB_PATH:-./mlflow/mlruns.sqlite}" BACKEND_URI="sqlite:///$BACKEND_STORE_DB_PATH"