added quotes in port

This commit is contained in:
Abhimanyu Saharan 2023-01-21 14:20:37 +05:30
parent 082693b6d8
commit f8aadff9cf

View File

@ -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