Update config.json (#91)

This commit is contained in:
Pascal Vizeli
2017-05-24 00:20:09 +02:00
committed by GitHub
parent d442d01232
commit d39ff2ebac

View File

@@ -6,10 +6,7 @@
"url": "https://home-assistant.io/addons/dhcp_server/",
"startup": "before",
"boot": "auto",
"ports": {
"67/tcp": 67,
"67/udp": 67
},
"host_network": true,
"options": {
"domain": null,
"dns": ["8.8.8.8", "8.8.4.4"],