Skip to main content

Retool Mobile environment variables

Retool Mobile-related environment variables for self-hosted deployments.

Environment variables related to Retool Mobile.

Only configure environment variables when needed. You can configure many environment variables from your organization's Settings rather than directly editing your deployment's configuration file.

You must restart your instance after setting any variables for them to take effect.

All properties for this object with supported data types or values. You can write JavaScript almost anywhere in Retool to manipulate or read property values.

MOBILE_PUSH_NOTIFIER_API_TOKEN

The API token for the mobile push notifier service.

Type string
Format Authentication Key
Mutability
ControlUsage
ConfigurationUpdate the deployment's configuration file.
Examples
api-key

MOBILE_PUSH_NOTIFIER_HOST

The host for the mobile push notifier service.

Type string
Format URL
Mutability
ControlUsage
ConfigurationUpdate the deployment's configuration file.
Allowed Values
ValueDescription
https://spb8yl7d3j.execute-api.us-west-2.amazonaws.com

The host for the mobile push notifier service. Only this host is supported.

Examples
https://spb8yl7d3j.execute-api.us-west-2.amazonaws.com