Index: .claude/launch.json
===================================================================
--- .claude/launch.json	(revision 8407e1e7086eae16326aa4595ad277da9522576d)
+++ .claude/launch.json	(revision be5a13c865c89c5a021ed2248af9437bca6eb0be)
@@ -5,5 +5,5 @@
       "name": "klonkt",
       "runtimeExecutable": "bash",
-      "runtimeArgs": ["-lc", "PORT=4020 PUBLIC_BASE_URL=http://localhost:4020 exec $HOME/.local/node/bin/node src/server.js"],
+      "runtimeArgs": ["-lc", "PORT=4020 PUBLIC_BASE_URL=http://localhost:4020 exec node src/server.js"],
       "port": 4020
     }
