Remove volumes mapping of unbound container

This commit is contained in:
2023-01-11 10:05:12 +07:00
committed by GitHub
parent 69eef1c3ad
commit f03cf42ab7
-2
View File
@@ -13,8 +13,6 @@ services:
container_name: unbound
restart: unless-stopped
hostname: "unbound"
volumes:
- "./unbound:/opt/unbound/etc/unbound/"
networks:
private_network:
ipv4_address: 10.2.0.200