1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-02-03 13:22:17 +02:00

Use unbound.conf from data/conf

This commit is contained in:
andryyy 2017-06-18 21:03:57 +02:00
parent 2a845a0d21
commit d720f31684

View File

@ -13,6 +13,8 @@ services:
interval: 3s
timeout: 3s
retries: 5
volumes:
- ./data/conf/unbound/unbound.conf:/etc/unbound/unbound.conf:ro
restart: always
networks:
mailcow-network: