Merge pull request #92 from home-assistant/build

Build
This commit is contained in:
Pascal Vizeli
2017-05-24 00:20:42 +02:00
committed by GitHub

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"],