mirror of
https://github.com/lucaspalomodevelop/netbox-acls.git
synced 2026-03-12 23:27:23 +00:00
added quotes in port
This commit is contained in:
parent
082693b6d8
commit
f8aadff9cf
@ -5,7 +5,7 @@ services:
|
||||
dockerfile: Dockerfile-plugin_dev
|
||||
context: .
|
||||
ports:
|
||||
- 8000:8080
|
||||
- "8000:8080"
|
||||
volumes:
|
||||
- ../:/opt/netbox/netbox/netbox-acls
|
||||
- ~/.gitconfig:/home/vscode/.gitconfig:z,ro
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user