mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-06-30 12:34:51 +02:00
docs(fix): Update wiki references to the new docs url
Additionally replaces old references to `tvial` images with the new `mailserver` docker image name.
This commit is contained in:
parent
724fe72d20
commit
463bc967d2
17 changed files with 37 additions and 37 deletions
|
@ -60,7 +60,7 @@ Feel free to add your configuration if you achived the same goal using different
|
|||
version: '2'
|
||||
services:
|
||||
mail:
|
||||
image: tvial/docker-mailserver:release-v7.2.0
|
||||
image: mailserver/docker-mailserver:release-v7.2.0
|
||||
restart: always
|
||||
networks:
|
||||
- proxy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue