mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-05-09 17:22:34 +00:00
[Web][DockerApi] Add the ability to rename the local part of a mailbox
This commit is contained in:
@@ -534,7 +534,7 @@ services:
|
||||
- watchdog
|
||||
|
||||
dockerapi-mailcow:
|
||||
image: mailcow/dockerapi:2.08
|
||||
image: mailcow/dockerapi:2.09
|
||||
security_opt:
|
||||
- label=disable
|
||||
restart: always
|
||||
@@ -552,7 +552,7 @@ services:
|
||||
aliases:
|
||||
- dockerapi
|
||||
|
||||
|
||||
|
||||
##### Will be removed soon #####
|
||||
solr-mailcow:
|
||||
image: mailcow/solr:1.8.3
|
||||
|
||||
Reference in New Issue
Block a user