fix: use correct server URL instead of localhost #47

Merged
rafaga21 merged 2 commits from feat/push-monitoring-agent-v2 into master 2026-06-11 20:29:40 -04:00

2 Commits

Author SHA1 Message Date
26e35c6bc7 fix: use ['HTTP_HOST'] dynamically for agent URL 2026-06-11 20:28:35 -04:00
4d3a7e4d65 fix: use correct server URL instead of localhost
AgentService now replaces 'localhost' in the server URL with
sysadmin.lan before sending to the remote agent. Also added
URL/hostname debug output to the agent startup log.
2026-06-11 20:26:37 -04:00