mirror of
https://github.com/10h30/wirehole-ui.git
synced 2026-07-13 19:56:23 +09:00
Remove volumes mapping of unbound container
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user