We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51e5178 commit 0db3c46Copy full SHA for 0db3c46
php-config/RemoteSystems/MailChimp.config.php
@@ -1,3 +1,3 @@
1
<?php
2
3
-//RemoteSystems\MailChimp::$apiKey = 'YOUR_API_KEY';
+RemoteSystems\MailChimp::$apiKey = getenv('MAILCHIMP_API_KEY');
0 commit comments