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.
2 parents 094af66 + 7c8bdd8 commit 6238e06Copy full SHA for 6238e06
README.md
@@ -132,4 +132,4 @@ Contact me via [Twitter](https://twitter.com/fossgeek)
132
133
## License
134
135
-For license information, please see [LICENSE](./LICENSE)
+For license information, please see [LICENSE](https://github.com/chaddyc/auto-newsletter-listmonk/blob/main/LICENSE)
sample.env
@@ -1,7 +1,7 @@
1
# LISTMONK
2
USER=exampleuser
3
PASSWORD=examplepass
4
-LISTMONK_API=https://newsletter.opensourcegeeks.net/api/campaigns
+LISTMONK_API=https://example.listmonk.com/api/campaigns
5
FROM_EMAIL=Dude at Website Name <dude@example.com>
6
TEMPLATE_ID=3
7
LISTS=3
0 commit comments