mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-24 04:34:50 +02:00
Changed stable to latest for Traefik as the code has not been merged into stable yet
This commit is contained in:
parent
6f04051ffd
commit
6dce6c6cf7
1 changed files with 1 additions and 1 deletions
|
@ -329,7 +329,7 @@ This allows for support of wild card certificates: `"SSL_DOMAIN=*.example.com"`.
|
|||
version: '3.8'
|
||||
services:
|
||||
mail:
|
||||
image: tvial/docker-mailserver:stable
|
||||
image: tvial/docker-mailserver:latest
|
||||
hostname: mail
|
||||
domainname: example.com
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue