mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 21:15:41 +00:00
Revert port changes (#9510)
- Breaks local server after restart - Will have to find another way
This commit is contained in:
@ -51,11 +51,6 @@
|
||||
}
|
||||
},
|
||||
|
||||
"runArgs": [
|
||||
"-p",
|
||||
"8000:8000"
|
||||
],
|
||||
|
||||
// Use 'postCreateCommand' to run commands after the container is created.
|
||||
"postCreateCommand": ".devcontainer/postCreateCommand.sh",
|
||||
|
||||
|
Reference in New Issue
Block a user