mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2024-11-28 08:52:00 +02:00
compose: removed all versions declarations (DEPRECATED)
This commit is contained in:
parent
c8ff5387c0
commit
e0bde1c459
@ -1,4 +1,3 @@
|
|||||||
version: '2.1'
|
|
||||||
services:
|
services:
|
||||||
unbound-mailcow:
|
unbound-mailcow:
|
||||||
build: ./data/Dockerfiles/unbound
|
build: ./data/Dockerfiles/unbound
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
version: '2.1'
|
|
||||||
services:
|
services:
|
||||||
|
|
||||||
clamd-mailcow:
|
clamd-mailcow:
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
version: '2.1'
|
|
||||||
services:
|
services:
|
||||||
|
|
||||||
php-fpm-mailcow:
|
php-fpm-mailcow:
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
## Set haproxy_trusted_networks in Dovecots extra.conf!
|
## Set haproxy_trusted_networks in Dovecots extra.conf!
|
||||||
##
|
##
|
||||||
|
|
||||||
version: '2.1'
|
|
||||||
services:
|
services:
|
||||||
|
|
||||||
dovecot-mailcow:
|
dovecot-mailcow:
|
||||||
|
Loading…
Reference in New Issue
Block a user