Updated Using Netbox Plugins (markdown)

Luke Anderson 2023-06-28 12:16:20 +09:30
parent 2e53614de1
commit 8a62790e11

@ -45,6 +45,8 @@ version: '3.4' # This is NOT the version of NetBox! No need to adjust :)
services:
netbox:
image: netbox:latest-plugins
ports:
- 8000:8080
build:
context: .
dockerfile: Dockerfile-Plugins