Files
myeasycms-v2/apps/web/.env.production
giancarlo f93af31009 Refactor billing schema for increased flexibility
The billing schema has been revamped to allow more flexible billing setups, supporting multiple line items per plan. Changes extend to related app and UI components for a seamless experience. As a result, the previously used 'line-items-mapper.ts' is no longer needed and has been removed.
2024-03-30 00:59:06 +08:00

4 lines
150 B
Plaintext

## DO NOT ADD VARS HERE UNLESS THEY ARE PUBLIC (eg. prefixed with NEXT_PUBLIC_)
NEXT_PUBLIC_PRODUCT_NAME=Makerkit
NEXT_PUBLIC_BILLING_PROVIDER=stripe