Skip to content

Commit

Permalink
Before update on 2024-08-20_14_22_10
Browse files Browse the repository at this point in the history
  • Loading branch information
DerLinkman committed Aug 20, 2024
1 parent 8971b11 commit 89398c4
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -613,36 +613,6 @@ services:
aliases:
- ofelia

ipv6nat-mailcow:
depends_on:
- unbound-mailcow
- mysql-mailcow
- redis-mailcow
- clamd-mailcow
- rspamd-mailcow
- php-fpm-mailcow
- sogo-mailcow
- dovecot-mailcow
- postfix-mailcow
- memcached-mailcow
- nginx-mailcow
- acme-mailcow
- netfilter-mailcow
- watchdog-mailcow
- dockerapi-mailcow
- solr-mailcow
environment:
- TZ=${TZ}
image: robbertkl/ipv6nat
security_opt:
- label=disable
restart: always
privileged: true
network_mode: "host"
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
- /lib/modules:/lib/modules:ro

networks:
mailcow-network:
driver: bridge
Expand Down

0 comments on commit 89398c4

Please sign in to comment.