weishu
9e335fa305
refactor: rename configuration variables for clarity
Standardize naming across CLI and server components:
- CLI: serverUrl → apiUrl, HAPI_SERVER_URL → HAPI_API_URL
- Server: webapp* → listen*, miniAppUrl → publicUrl, WEBAPP_* → HAPI_LISTEN_*, WEBAPP_URL → HAPI_PUBLIC_URL
- Rename serverUrlInit.ts → apiUrlInit.ts with updated logic for backward compatibility
- Update all imports, function calls, and documentation accordingly
2026-01-19 12:57:37 +08:00
..
2026-01-19 11:12:48 +08:00
2026-01-19 12:57:37 +08:00
2026-01-19 11:12:48 +08:00
2026-01-19 11:12:48 +08:00
2026-01-19 12:57:37 +08:00
2026-01-17 19:38:12 +08:00
2026-01-17 19:38:12 +08:00
2025-12-16 15:03:50 +08:00
2026-01-19 12:57:37 +08:00
2026-01-13 20:18:11 +08:00
2026-01-19 12:57:37 +08:00
2026-01-13 20:18:11 +08:00
2026-01-19 12:57:37 +08:00
2026-01-19 12:57:37 +08:00
2025-12-20 23:46:02 +08:00
2026-01-19 12:57:37 +08:00
2026-01-13 20:18:11 +08:00
2025-12-16 15:03:50 +08:00
2026-01-19 12:57:37 +08:00
2025-12-26 12:40:44 +08:00