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

This commit is contained in:
2026-06-01 15:15:42 +08:00
parent fc947437c4
commit e86074ac21
+1 -1
View File
@@ -13,7 +13,7 @@ settings:
upstreams:
lta_datamall:
base_url: http://host.containers.internal/
base_url: http://host.docker.internal/ # Podman: use http://host.containers.internal/
port: 8068
timeout_seconds: 20