Core Concepts
Reference
Troubleshooting
Feedback
Configuration
Configuration variables contain a collection of keys and values, which will be made available to your app's containers as environment variables.
You can use the following configuration variables:
FORCE_SSL
(See HTTPS Redirect)STRICT_HEALTH_CHECKS
(See Strict Health Checks)IDLE_TIMEOUT
(See Endpoint Timeouts)SSL_PROTOCOLS_OVERRIDE
(See HTTPS Protocols)SSL_CIPHERS_OVERRIDE
(See HTTPS Protocols)DISABLE_WEAK_CIPHER_SUITE
(See HTTPS Protocols)SHOW_ELB_HEALTHCHECKS
(See Endpoint configuration variables)RELEASE_HEALTHCHECK_TIMEOUT
(See Release Health Checks)MAINTENANCE_PAGE_URL
(See Maintenance Page)APTIBLE_PRIVATE_REGISTRY_USERNAME
(See Private Registry Authentication)APTIBLE_PRIVATE_REGISTRY_PASSWORD
(See Private Registry Authentication)APTIBLE_DO_NOT_WIPE
(See Disabling filesystem wipes)