mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2024-11-07 16:44:02 +01:00
7 lines
77 B
YAML
7 lines
77 B
YAML
version: '3.4'
|
|
services:
|
|
netbox:
|
|
ports:
|
|
- "127.0.0.1:8000:8080"
|
|
|