Optional in single-runtime and composable images. Upsun provides a number of ways to set variables. Variables set in your app configuration have the lowest precedence, meaning theyβre overridden by any conflicting values provided elsewhere. All variables set in your app configuration must have a prefix. Some prefixes have specific meanings. Variables with the prefixDocumentation Index
Fetch the complete documentation index at: https://developer.upsun.com/llms.txt
Use this file to discover all available pages before exploring further.
env are available as a separate environment variable.
All other variables are available in
the PLATFORM_VARIABLES environment variable.
The following example sets two variables:
- A variable named
env:AUTHORwith the valueJuanthatβs available in the environment asAUTHOR - A variable named
d8config:system.site:namewith the valueMy site rocksthatβs available in thePLATFORM_VARIABLESenvironment variable