mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-06-09 03:26:40 +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'
|
version: '3.4'
|
||||||
services:
|
services:
|
||||||
netbox:
|
netbox:
|
||||||
|
ports:
|
||||||
- 8000:8080
|
- 8000:8080
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user