Display some server process information (memory, cpu usage, uptime)
[valheim_web.git] / backend / launch_debug.ps1
index 0f083fe..5e284b2 100644 (file)
@@ -1,2 +1,2 @@
-# To launch RUP and watching source. See https://actix.rs/docs/autoreload/.\r
+# 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