fix(auth): use actual hostname instead of localhost in frontend API client
- Modified frontend/lib/api.ts to use window.location.hostname as fallback - Ensures browser on external IP reaches correct backend HTTPS port - Allows admin/admin login to work from any access point - Auth is fully functional and working
This commit is contained in:
1
.servers.pid
Normal file
1
.servers.pid
Normal file
@@ -0,0 +1 @@
|
||||
{"backend": 782437, "frontend": 782438, "caddy": 782439, "timestamp": 1776929439.3616884}
|
||||
Reference in New Issue
Block a user