Setting Environment Variables
Before installing AtScale, you may want to set the following environment variables.
-
ATSCALE_API_CORS_CONFIGURATION_OPTIONS
: Optional. Configures CORS for the public API services.Example:
ATSCALE_API_CORS_CONFIGURATION_OPTIONS={"origin":["<atscale_url>:<port>"]}