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 68e83e4 commit 0ce50fdCopy full SHA for 0ce50fd
1 file changed
docker-compose.yml
@@ -2,7 +2,7 @@ version: "3.7"
2
services:
3
wildduck:
4
restart: always
5
- image: nodemailer/wildduck
+ image: ghcr.io/zone-eu/wildduck
6
ports:
7
- "8080:8080"
8
- "143:143"
0 commit comments