containers/mailcow/docker-compose.override.yml

78 lines
2.1 KiB
YAML
Raw Normal View History

services:
unbound-mailcow:
extends:
file: common-settings.yml
service: common-settings
mysql-mailcow:
extends:
file: common-settings.yml
service: common-settings
redis-mailcow:
extends:
file: common-settings.yml
service: common-settings
clamd-mailcow:
extends:
file: common-settings.yml
service: common-settings
rspamd-mailcow:
extends:
file: common-settings.yml
service: common-settings
php-fpm-mailcow:
extends:
file: common-settings.yml
service: common-settings
sogo-mailcow:
extends:
file: common-settings.yml
service: common-settings
dovecot-mailcow:
extends:
file: common-settings.yml
service: common-settings
postfix-mailcow:
extends:
file: common-settings.yml
service: common-settings
memcached-mailcow:
extends:
file: common-settings.yml
service: common-settings
nginx-mailcow:
extends:
file: common-settings.yml
service: common-settings
acme-mailcow:
extends:
file: common-settings.yml
service: common-settings
netfilter-mailcow:
extends:
file: common-settings.yml
service: common-settings
watchdog-mailcow:
extends:
file: common-settings.yml
service: common-settings
dockerapi-mailcow:
extends:
file: common-settings.yml
service: common-settings
solr-mailcow:
extends:
file: common-settings.yml
service: common-settings
olefy-mailcow:
extends:
file: common-settings.yml
service: common-settings
ofelia-mailcow:
extends:
file: common-settings.yml
service: common-settings
ipv6nat-mailcow:
extends:
file: common-settings.yml
service: common-settings