X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=backend%2Flaunch_debug.ps1;h=c0ed2bcaf324bbdcf93cbd1a6567eb7972536d1c;hb=c4620d6f981e84059c464604969a55ff085152f6;hp=5e284b2a3ff67bae1d0fcf76164634bf879071b3;hpb=fcb206d160d2588d5210d605191de78120a25879;p=valheim_web.git diff --git a/backend/launch_debug.ps1 b/backend/launch_debug.ps1 index 5e284b2..c0ed2bc 100644 --- a/backend/launch_debug.ps1 +++ b/backend/launch_debug.ps1 @@ -1,2 +1,2 @@ # To launch the web server and watching source. See https://actix.rs/docs/autoreload/. -systemfd --no-pid -s http::8082 -- cargo watch -x run \ No newline at end of file +cargo watch -x 'run' \ No newline at end of file