bind to all interfaces
This commit is contained in:
parent
7c321083ab
commit
a01a62b64e
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
@ -10,6 +10,8 @@
|
|||||||
"args": [
|
"args": [
|
||||||
"serve",
|
"serve",
|
||||||
"--drafts",
|
"--drafts",
|
||||||
|
"--interface",
|
||||||
|
"0.0.0.0",
|
||||||
"--open"
|
"--open"
|
||||||
],
|
],
|
||||||
"problemMatcher": []
|
"problemMatcher": []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user