X-Git-Url: http://git.euphorik.ch/?p=recipes.git;a=blobdiff_plain;f=backend%2Flaunch_debug.ps1;fp=backend%2Flaunch_debug.ps1;h=5e204878ac14ef54ff89b4fc24a0e80dedb2773b;hp=941f9741f4f308ca82006fca0838d00e71dc5c74;hb=108476e3554ea3a25dca5b5ab260f38c1e734221;hpb=a080d19cb9076780db9e86325b2ab617886e2a5f diff --git a/backend/launch_debug.ps1 b/backend/launch_debug.ps1 index 941f974..5e20487 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/. -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