This commit is contained in:
Rich
2021-09-03 17:54:03 +01:00
parent 78bf257edd
commit 578d35b965
+2 -1
View File
@@ -17,7 +17,8 @@
}, },
"args": [ "args": [
"run", "run",
"--no-debugger" "--no-debugger",
"--host=0.0.0.0"
], ],
"jinja": true "jinja": true
} }