diff --git a/.claude/launch.json b/.claude/launch.json index 3b5fbd4e..544754b0 100644 --- a/.claude/launch.json +++ b/.claude/launch.json @@ -13,18 +13,6 @@ ], "port": 3520 }, - { - "name": "pms-public", - "runtimeExecutable": "bun", - "runtimeArgs": [ - "run", - "--cwd", - "D:/Company/pms/apps/public", - "dev", - "--port=3610" - ], - "port": 3610 - }, { "name": "component-showcase", "runtimeExecutable": "bun",