.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
ATLASCODE_FX3_API_KEY
secret
Get atlascode FX3 API keys from go/fx3/resources/api-keys
ATLASCODE_FX3_ENVIRONMENT
ATLASCODE_FX3_TARGET_APP
ATLASCODE_FX3_TIMEOUT
ATLASCODE_FF_OVERRIDES
Syntax: comma separated settings in the format <name>=<boolean>
ATLASCODE_EXP_OVERRIDES_BOOL
This is for experiments that controls a boolean value. Syntax: comma separated settings in the format <name>=<boolean>
ATLASCODE_EXP_OVERRIDES_STRING
This is for experiments that controls a string value. Syntax: comma separated settings in the format <name>=<string> NOTE: the string is…
SENTRY_ENABLED
Sentry Error Tracking Configuration (optional) Only set these values if you want to enable Sentry error tracking
SENTRY_DSN
SENTRY_ENVIRONMENT
SENTRY_SAMPLE_RATE