# Used to build restBaseUrl in dev: # https://api.${REST_BASE_API_DEV_SERVER_PREFIX}.jmapcloud.io # ex: "dev-jdoe", "qa", etc REST_BASE_API_DEV_SERVER_PREFIX="dev-" # optional: ng core usually runs on https://localhost:8085/src/core.ts # if your setup is different, configure it here CORE_INDEX_FILE_URL="" # Optional Vite dev server port - defaults to 8086 DEV_PORT="" # Optional: your MUI-X Pro license MUI_X_PRO_LICENSE="MUI-X-PRO-LICENSE"