Commit Graph

6 Commits

Author SHA1 Message Date
louispaulb
40e55d3ba4 Fix: remap ports for local dev (avoid conflicts with ERPNext/Targo)
All checks were successful
Close Stale Issues / stale (push) Successful in 12s
- Frontend: 3000 → 3001 (avoid targo backend conflict)
- WebSockets: 8080 → 8085 (avoid ERPNext conflict)
- SocketIO: 5000 → 5050 (avoid macOS AirPlay conflict)
- Nginx: 80 → 8088
- Fix nginx.conf to use container names instead of host.docker.internal
- Add /socket.io proxy route

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 10:09:33 -04:00
leandrofars
c0323ecd5e fix(frontend): devices list pagination + nginx edge routes 2024-09-05 15:23:05 -03:00
leandrofars
8d67c61e93 fix(frotend): images location + maps api key build 2024-07-11 13:00:25 -03:00
leandrofars
fd33b2e291 chore(nginx): add white label route + add websockets support for frontend 2024-07-08 11:55:44 -03:00
leandrofars
1da6678c09 feat: file-server host logo image + add config to docker compose 2024-07-05 14:01:38 -03:00
leandrofars
99508c5f16 feat: create nginx on docker compose | close #305 2024-07-03 09:35:53 -03:00