Update configuration/plugins.py

This commit is contained in:
Matthew Fisher 2024-08-21 10:32:23 -05:00
parent 5cbb16524c
commit 26c78c9a02

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"]
PLUGINS = ["netbox_bgp","netbox_secrets"]
# PLUGINS_CONFIG = {
# "netbox_bgp": {