chore: sync port references and docs to 4000s infra

This commit is contained in:
asepharyana
2026-08-02 16:20:27 +07:00
parent 1d27f67788
commit 39421c39cb
8 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -36,6 +36,6 @@ src/
## API
Backend berjalan di port 3001. Frontend mengakses API via `window.location` (same-origin atau proxy).
Backend berjalan di port 4001. Frontend mengakses API via `window.location` (same-origin atau proxy).
WebSocket terhubung otomatis ke `/ws` di host yang sama.