update docker-compose

This commit is contained in:
Ryan Merolle 2022-10-24 09:35:54 -04:00 committed by GitHub
parent 437f9e7227
commit 0708d15247
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,9 @@
version: '3.4'
services:
netbox:
image: netbox-plugin_dev
build:
dockerfile: Dockerfile-plugin_dev
context: .
ports:
- 8000:8080
volumes: