Switch to dynamic port forwarding, add Codespaces to readme
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
],
|
||||
|
||||
// Use 'forwardPorts' to make a list of ports inside the container available locally.
|
||||
"forwardPorts": [9000],
|
||||
// "forwardPorts": [9000],
|
||||
|
||||
// Use 'postCreateCommand' to run commands after the container is created.
|
||||
"postCreateCommand": "pip3 install -r requirements.txt",
|
||||
|
||||
Reference in New Issue
Block a user