fix: update base URL for upstream service to use internal host

This commit is contained in:
2026-06-01 10:11:13 +08:00
parent 6d905fcb7c
commit 3c948c5601
+1 -1
View File
@@ -12,7 +12,7 @@ settings:
upstreams:
lta_datamall:
base_url: http://127.0.0.1/
base_url: http://host.containers.internal/
port: 8068
timeout_seconds: 20