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.

MOBILE_PUSH_NOTIFIER_API_TOKEN

The API token for the mobile push notifier service.

Type string
Format Authentication Key
ConfigurabilityUpdate the deployment's configuration file.
Required Optional
Examples
api-key

MOBILE_PUSH_NOTIFIER_HOST

The host for the mobile push notifier service.

Type string
Format URL
ConfigurabilityUpdate the deployment's configuration file.
Required Optional
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