Environment Variables
Managing Environment Variables
info
Any changes to Environment Variables will require your app to be redeployed. After you edit an Environment Variable, trigger a manual deployment or push a commit for the changes to take effect.
Using Environment Variables at Build-Time
coming soon
Currently FL0 does not support injecting Environment Variables at build time. Variables are only available inside the container once it is deployed and running.