mirror of
https://github.com/lleene/dockerconfig.git
synced 2025-12-14 23:39:19 +01:00
minor patch before moving to cloudflare
This commit is contained in:
@ -7,7 +7,7 @@ networks:
|
||||
|
||||
x-mail:
|
||||
&defaults
|
||||
restart: always
|
||||
restart: unless-stopped
|
||||
env_file: local.env
|
||||
networks:
|
||||
- internalnet
|
||||
@ -195,6 +195,7 @@ services:
|
||||
- mail_data:/var/mail/:z
|
||||
- mail_state:/var/mail-state/:z
|
||||
- mail_config:/tmp/docker-mailserver/:z
|
||||
- ./config/mail/postfix-policyd-spf.conf:/etc/postfix-policyd-spf-python/policyd-spf.conf:ro,z
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user