Replace 'listenfd' by 'cargo watch'
[valheim_web.git] / backend / launch_debug.ps1
index 5e284b2..c0ed2bc 100644 (file)
@@ -1,2 +1,2 @@
 # To launch the web server and watching source. See https://actix.rs/docs/autoreload/.\r
-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