add resource for bind9

pull/76/head
Nathan R Valentine 6 years ago
parent b99971f2c7
commit 75eaef96f9

@ -12,6 +12,10 @@ class Apache(_Network):
_icon = "apache.png" _icon = "apache.png"
class Bind9(_Network):
_icon = "bind9.png"
class Caddy(_Network): class Caddy(_Network):
_icon = "caddy.png" _icon = "caddy.png"

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Loading…
Cancel
Save