# COPY this env file to `.env` and update values to run locally # API configuration API_BASE_URL=https://api.nitrodev.ebitda.tech/domain-ws API_AUTH_URL=https://sso.nitrodev.ebitda.tech/realms/nitro API_CLIENT_ID= API_CLIENT_SECRET= # Function configuration DEBUG=false DRY_RUN_SKIP_API_WRITE=true