Skip to content

Commit 6238e06

Browse files
authored
Merge pull request #6 from chaddyc/develop
updated sample env file
2 parents 094af66 + 7c8bdd8 commit 6238e06

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,4 +132,4 @@ Contact me via [Twitter](https://twitter.com/fossgeek)
132132

133133
## License
134134

135-
For license information, please see [LICENSE](./LICENSE)
135+
For license information, please see [LICENSE](https://github.com/chaddyc/auto-newsletter-listmonk/blob/main/LICENSE)

sample.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# LISTMONK
22
USER=exampleuser
33
PASSWORD=examplepass
4-
LISTMONK_API=https://newsletter.opensourcegeeks.net/api/campaigns
4+
LISTMONK_API=https://example.listmonk.com/api/campaigns
55
FROM_EMAIL=Dude at Website Name <dude@example.com>
66
TEMPLATE_ID=3
77
LISTS=3

0 commit comments

Comments
 (0)