ci(traefik): lidm routes -> host ports 3100/3101 (3000/3001 occupied by teleuploader+gmw)

This commit is contained in:
asepharyana
2026-07-31 11:37:13 +07:00
parent 1811c6adc2
commit f8e3dccb44
+2 -2
View File
@@ -129,9 +129,9 @@ http:
lidm-frontend-service:
loadBalancer:
servers:
- url: 'http://host.docker.internal:3000'
- url: 'http://host.docker.internal:3100'
lidm-backend-service:
loadBalancer:
servers:
- url: 'http://host.docker.internal:3001'
- url: 'http://host.docker.internal:3101'