## Environment keys | Syntax | Description | | ----------------- | --------------------------------- | | AGM_PORT | BackEnd endpoint port | | PRODUCTION | Whether runnung in production mode | | DEBUG | debug pattern. E.g: | | AGM_PORT | BackEnd endpoint port DEBUG=agm:* | | STRIPE_SECRET_KEY | Stripe secret key | | STRIPE_PUBLISHABLE_KEY | Stripe publishable key | | STRIPE_API_VERSION | Stripe API Version | | STRIPE_WH_SEC | Stripe Webhooks Endpoint secret | | [Package]_[Number]| Stripe package in uppercased 3-first character and number. E.g: ESS_1 for essential package 1 |