mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 05:42:36 +00:00
8 lines
200 B
Plaintext
8 lines
200 B
Plaintext
# See: https://github.com/netbox-community/netbox-docker/wiki/Using-Netbox-Plugins
|
|
PLUGINS = ["netbox_secrets"]
|
|
|
|
# PLUGINS_CONFIG = {
|
|
# "netbox_secretstore": {
|
|
# ADD YOUR SETTINGS HERE
|
|
# }
|
|
# } |