change to correct stalwart url
This commit is contained in:
parent
3e95949b57
commit
d8815221cc
1 changed files with 2 additions and 2 deletions
|
@ -56,7 +56,7 @@ services:
|
|||
labels:
|
||||
- "com.centurylinklabs.watchtower.enable=true"
|
||||
mail:
|
||||
image: stalwartlabs/mail-server:v0.13.2
|
||||
image: stalwartlabs/stalwart:v0.13.2
|
||||
restart: always
|
||||
expose:
|
||||
- '80'
|
||||
|
@ -73,7 +73,7 @@ services:
|
|||
- /usr/local/share/ca-certificates:/usr/local/share/ca-certificates:ro
|
||||
networks:
|
||||
- net_with_ipv6
|
||||
# labels: # enable when mail-server has a stable release channel
|
||||
# labels: # enable when stalwart has a stable release channel
|
||||
# - "com.centurylinklabs.watchtower.enable=true"
|
||||
|
||||
networks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue