1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-13 18:06:01 +00:00

Merge pull request #5845 from iamspido:patch-1

remove version from docker-compose.yml
This commit is contained in:
Niklas Meyer
2024-06-06 15:30:15 +02:00
committed by GitHub
5 changed files with 0 additions and 5 deletions

View File

@@ -1,4 +1,3 @@
version: '2.1'
services: services:
unbound-mailcow: unbound-mailcow:

View File

@@ -1,4 +1,3 @@
version: '2.1'
services: services:
unbound-mailcow: unbound-mailcow:
build: ./data/Dockerfiles/unbound build: ./data/Dockerfiles/unbound

View File

@@ -1,4 +1,3 @@
version: '2.1'
services: services:
clamd-mailcow: clamd-mailcow:

View File

@@ -1,4 +1,3 @@
version: '2.1'
services: services:
php-fpm-mailcow: php-fpm-mailcow:

View File

@@ -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: