Initial model + some various changes
[recipes.git] / backend / launch_debug.ps1
index 941f974..5e20487 100644 (file)
@@ -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