1. Deployment environment variables
Deploy your app with secrets as environment variables. Your app can then access them at runtime. You can set environment variables in two ways:--envflag: Pass individual key-value pairs directly in the command--env-fileflag: Load variables from a.envfile