X-Git-Url: http://git.euphorik.ch/index.cgi?a=blobdiff_plain;f=backend%2Flaunch_debug.ps1;h=5e204878ac14ef54ff89b4fc24a0e80dedb2773b;hb=c951ba6d37d525f00c6fb92eb5ab72e1ae311791;hp=941f9741f4f308ca82006fca0838d00e71dc5c74;hpb=a372187c8df325929066b1da189d5f81d5e2a822;p=recipes.git 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