X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=backend%2Flaunch_debug.ps1;h=5e284b2a3ff67bae1d0fcf76164634bf879071b3;hb=7ebb570a4a158743200d0f5e53ab44ee823516f0;hp=0f083fe327b89583d1da181fc1498a77428805c1;hpb=e9855a47ac1f9ebede015e89ec9cd1291c2876ea;p=valheim_web.git diff --git a/backend/launch_debug.ps1 b/backend/launch_debug.ps1 index 0f083fe..5e284b2 100644 --- a/backend/launch_debug.ps1 +++ b/backend/launch_debug.ps1 @@ -1,2 +1,2 @@ -# To launch RUP and watching source. See https://actix.rs/docs/autoreload/. +# 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