Skip to main content

Cookies environment variables

Cookies environment variables available for use with Self-hosted Retool deployments.

Whether to send authentication requests using insecure cookies. Set COOKIE_INSECURE to true if your Retool deployment uses a non-HTTPS URL or IP address. This is typically used when a Retool deployment is not yet configured with a custom domain.

Set COOKE_INSECURE to false if you need to embed private Retool applications.

COOKIE_INSECURE=false

FORWARDABLE_SAME_DOMAIN_COOKIES_ALLOWLIST

When you have cookies scoped to your primary domain, you can use this variable to include those cookies in requests from the subdomain you host Retool on to your primary domain.

FORWARDABLE_SAME_DOMAIN_COOKIES_ALLOWLIST=cookieName