mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-05 06:24:37 +00:00
docs: clarify server deployment options and remote access methods
- Support both local and remote server deployment - Add direct public IP access option for remote servers - Remove tunnel requirement messaging - Organize remote access options with details sections
This commit is contained in:
@@ -43,13 +43,7 @@ This starts Claude Code wrapped with HAPI. The session appears in the web UI.
|
||||
Open your browser:
|
||||
|
||||
```
|
||||
http://localhost:3006
|
||||
```
|
||||
|
||||
Or from another device on the same network:
|
||||
|
||||
```
|
||||
http://<your-computer-ip>:3006
|
||||
http://<your-ip>:3006
|
||||
```
|
||||
|
||||
Enter your access token to log in.
|
||||
|
||||
Reference in New Issue
Block a user