Update configuration/plugins.py
Some checks failed
ci / docker (push) Failing after 41s

This commit is contained in:
Matthew Fisher 2024-08-21 18:15:00 -05:00
parent 9bf14a6612
commit e9590de870

View File

@ -4,7 +4,7 @@
# To learn how to build images with your required plugins
# See https://github.com/netbox-community/netbox-docker/wiki/Using-Netbox-Plugins
PLUGINS = ["netbox_bgp","netbox_secrets"]
PLUGINS = ["netbox_bgp","netbox_secrets","netbox_dns"],
# PLUGINS_CONFIG = {
# "netbox_bgp": {