fix(infra): route tools Traefik to Next.js frontend (port 3000)

Frontend serves UI, proxies /api/* to Rust gateway on port 3001.
Rust gateway remains internal, not exposed via Traefik.

Co-Authored-By: Kilo <kilo@kilo.ai>
This commit is contained in:
asepharyana
2026-07-24 17:52:23 +07:00
co-authored by Kilo
parent d2f592261e
commit 8f62f955d1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ http:
tools-service:
loadBalancer:
servers:
- url: 'http://tools:3001'
- url: 'http://tools:3000'
jaeger-service:
loadBalancer: