fix(ci): resolve sibling-container bind sources (#1)
This commit is contained in:
@@ -46,7 +46,10 @@ The example defaults to host TCP 8080 and UDP 9050. On a shared host, set
|
||||
`RENDEZVOUS_HTTP_HOST_PORT` and `RENDEZVOUS_UDP_HOST_PORT` before starting
|
||||
Compose, then point `RENDEZVOUS_SMOKE_HTTP_URL` and
|
||||
`RENDEZVOUS_SMOKE_UDP_ENDPOINT` at those published ports. The container ports
|
||||
and production-advertised service ports remain 8080/9050.
|
||||
and production-advertised service ports remain 8080/9050. Sibling-container CI
|
||||
runners may also set `RENDEZVOUS_CONFIG_SOURCE` and
|
||||
`RENDEZVOUS_SECRET_SOURCE` to host-visible absolute bind-source paths; local
|
||||
operators should normally keep the checked-in relative defaults.
|
||||
|
||||
`deploy/compose/appsettings.Production.json` is a local/private-bridge smoke
|
||||
profile, not an Internet template: TCP is published only on host loopback, the
|
||||
|
||||
Reference in New Issue
Block a user