using fly config env vars in Dockerfile

I’m confused about [env] vars in config (NOT secrets). Where are they available? How can I use them in my Dockerfile? I have a multi-app deploy setup where each app is in a separate config file and I want the vars to differ based on where the deployment is.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.