technitium volume
This commit is contained in:
@@ -9,6 +9,8 @@ networks:
|
||||
name: arr
|
||||
|
||||
volumes:
|
||||
technitium:
|
||||
name: technitium
|
||||
sonarr:
|
||||
name: sonarr
|
||||
prowlarr:
|
||||
@@ -44,7 +46,7 @@ services:
|
||||
- DNS_SERVER_DOMAIN=technitium #The primary domain name used by this DNS Server to identify itself.
|
||||
- DNS_SERVER_ADMIN_PASSWORD=${PASS}
|
||||
volumes:
|
||||
- /mnt/docker/configs/technitium:/etc/dns
|
||||
- technitium:/etc/dns
|
||||
restart: unless-stopped
|
||||
# sysctls:
|
||||
# - net.ipv4.ip_local_port_range=1024 65000
|
||||
|
||||
Reference in New Issue
Block a user