X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=backend%2Flaunch_debug.ps1;h=c0ed2bcaf324bbdcf93cbd1a6567eb7972536d1c;hb=8688a849ec5e277bbbaf1860a621cae6d11f566b;hp=5e284b2a3ff67bae1d0fcf76164634bf879071b3;hpb=7ebb570a4a158743200d0f5e53ab44ee823516f0;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