mirror of
https://github.com/furyhawk/api_gateway.git
synced 2026-07-21 02:06:50 +00:00
fix: update base URL for upstream service to use internal host
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user