feat(helcim): add cadence-keyed plan id runtime config
This commit is contained in:
parent
c816d4b373
commit
2ae27d6dda
2 changed files with 4 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ MONGODB_URI=mongodb://localhost:27017/ghostguild
|
|||
# HELCIM_API_TOKEN=your-live-helcim-api-token
|
||||
HELCIM_API_TOKEN=your-test-helcim-api-token
|
||||
NUXT_PUBLIC_HELCIM_ACCOUNT_ID=your-helcim-account-id
|
||||
NUXT_HELCIM_MONTHLY_PLAN_ID=<set_after_migration>
|
||||
NUXT_HELCIM_ANNUAL_PLAN_ID=<set_after_migration>
|
||||
|
||||
# Email Configuration (Resend)
|
||||
RESEND_API_KEY=your-resend-api-key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue