mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2024-11-21 23:40: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:
|
dns_net:
|
||||||
ipv4_address: 172.23.0.8
|
ipv4_address: 172.23.0.8
|
||||||
volumes:
|
volumes:
|
||||||
- /home/ubuntu/docker/unbound:/opt/unbound/etc/unbound
|
- /home/ubuntu/docker/unbound:/opt/unbound/etc/unbound
|
||||||
ports:
|
ports:
|
||||||
- "5053:53/tcp"
|
- "5053:53/tcp"
|
||||||
- "5053:53/udp"
|
- "5053:53/udp"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
Loading…
Reference in a new issue