mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-07-28 06:22:37 +00:00
fix(launch): point web-viewer launch config at repo config.ini
The committed config path referenced a session scratchpad directory that no longer exists, so the web-viewer launch entry could not start.
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
"-m",
|
||||
"modules.web_viewer.app",
|
||||
"--config",
|
||||
"/private/tmp/claude-501/-Users-adam-meshcore-bot/31648a90-50b9-4cae-b1f6-0e7815c5a855/scratchpad/viewer/config.ini",
|
||||
"config.ini",
|
||||
"--port",
|
||||
"8757"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user