@nockdev/hsa 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -56,7 +56,7 @@ Auto-selects the best available engine with graceful degradation.
56
56
  | `HSA_PROJECT_PATH` | `.` | Project root path |
57
57
  | `HSA_MAX_TOKENS` | `8000` | Maximum token budget |
58
58
  | `HSA_LOG_LEVEL` | `info` | Log level |
59
- | `HSA_DAEMON_PORT` | `3100` | HTTP port for daemon |
59
+ | `HSA_DAEMON_PORT` | `13100` | HTTP port for daemon |
60
60
 
61
61
  ## Requirements
62
62