We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f749c32 commit 686a447Copy full SHA for 686a447
1 file changed
README.md
@@ -95,7 +95,7 @@ helm repo add bokysan https://bokysan.github.io/docker-postfix/
95
helm upgrade --install --set persistence.enabled=false --set config.general.ALLOW_EMPTY_SENDER_DOMAINS=yes mail bokysan/mail
96
```
97
98
-You can also find this image at [ArtifactHub](https://artifacthub.io/packages/helm/docker-postfix/mail).
+You can also find the Helm chart at [ArtifactHub](https://artifacthub.io/packages/helm/docker-postfix/mail).
99
100
101
You can now send emails by using `localhost:1587` (on Docker) as your SMTP server address. Note that if you haven't configured your domain
0 commit comments