mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2024-11-21 15:30:19 +00:00
update
This commit is contained in:
parent
b5c11f4a60
commit
f7f0357684
1 changed files with 3 additions and 3 deletions
|
@ -50,8 +50,8 @@ services:
|
|||
dns_net:
|
||||
ipv4_address: 172.23.0.8
|
||||
volumes:
|
||||
- /home/ubuntu/docker/unbound:/opt/unbound/etc/unbound
|
||||
- /home/ubuntu/docker/unbound:/opt/unbound/etc/unbound
|
||||
ports:
|
||||
- "5053:53/tcp"
|
||||
- "5053:53/udp"
|
||||
- "5053:53/tcp"
|
||||
- "5053:53/udp"
|
||||
restart: unless-stopped
|
Loading…
Reference in a new issue