Configurations
Environment Variables
Required Config File
A .env
file is automatically created when you run magemaker --cloud <cloud-provider>
. This file contains the necessary environment variables for your cloud provider(s).
By default, Magemaker will look for a .env
file in your project root with the following variables based on which cloud provider(s) you plan to use:
Never commit your .env file to version control!