mirror of
https://github.com/tomav/docker-mailserver
synced 2025-09-01 14:55:16 +00:00
Changed stable to latest for Traefik as the code has not been merged into stable yet
This commit is contained in:
@@ -329,7 +329,7 @@ This allows for support of wild card certificates: `"SSL_DOMAIN=*.example.com"`.
|
|||||||
version: '3.8'
|
version: '3.8'
|
||||||
services:
|
services:
|
||||||
mail:
|
mail:
|
||||||
image: tvial/docker-mailserver:stable
|
image: tvial/docker-mailserver:latest
|
||||||
hostname: mail
|
hostname: mail
|
||||||
domainname: example.com
|
domainname: example.com
|
||||||
volumes:
|
volumes:
|
||||||
|
Reference in New Issue
Block a user