Skip to content

Commit

Permalink
Remove chaves de API do Mailchimp do arquivo .env
Browse files Browse the repository at this point in the history
  • Loading branch information
mdmjunior committed Feb 19, 2025
1 parent b8baa1e commit 8169e28
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .env
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# visit https://giscus.app to get your Giscus ids

MAILCHIMP_API_KEY=0010768ebeb640eb3b0948af9e2006e8-us9
MAILCHIMP_API_SERVER=https://us9.admin.mailchimp.com/
MAILCHIMP_AUDIENCE_ID=b9dd2eb4bd
MAILCHIMP_API_KEY=
MAILCHIMP_API_SERVER=
MAILCHIMP_AUDIENCE_ID=

BUTTONDOWN_API_KEY=

Expand Down

0 comments on commit 8169e28

Please sign in to comment.