chore: use 'lb_policy first' for uncloud.run to always route traffic to local replica

This commit is contained in:
Pasha Sviderski
2026-04-24 16:12:58 +10:00
parent 3310b478a1
commit e7a62f6908
+1
View File
@@ -16,6 +16,7 @@ services:
reverse_proxy {{upstreams 8000}} { reverse_proxy {{upstreams 8000}} {
import common_proxy import common_proxy
lb_policy first
} }
log log
} }