mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-06-08 19:16:47 +02:00
Fix missing ports line in override
parent
08bef88df5
commit
9d935f09f0
@ -45,6 +45,7 @@ RUN /opt/netbox/venv/bin/pip install --no-warn-script-location -r /plugin_requi
|
||||
version: '3.4'
|
||||
services:
|
||||
netbox:
|
||||
ports:
|
||||
- 8000:8080
|
||||
build:
|
||||
context: .
|
||||
|
Loading…
x
Reference in New Issue
Block a user