Skip to main content

Documentation Index

Fetch the complete documentation index at: https://www.aptible.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Overview

Configuration variables contain a collection of keys and values, which will be made available to your app’s containers as environment variables. Configurable variables persist once set, eliminating the need to repeatedly set the variables upon deploys. These variables will remain available in your app containers until modified or unset. You can use the following configuration variables:

FAQ

See related guide:

How to set or modify configuration variables

See related guide:

How to synchronize configuration and code changes