mirror of
https://github.com/runcitadel/core.git
synced 2024-11-11 16:30:38 +00:00
Update proxy
This commit is contained in:
parent
deb2b31af1
commit
14d2bd8316
|
@ -219,7 +219,7 @@ services:
|
|||
default:
|
||||
ipv4_address: $I2P_IP
|
||||
grpc-proxy:
|
||||
image: ghcr.io/runcitadel/grpc-web-proxy:main@sha256:90193435d2e2bd310316244e8e6d1179350dc8e7e470495d72f480f3f64d85ed
|
||||
image: ghcr.io/runcitadel/grpc-web-proxy:main@sha256:c5ebe8753090f4a7e67990cf1464e134cd553cd06794e5cae6896f537c6e317e
|
||||
# This prox is only used internally, so no TLS needed
|
||||
command: /grpcwebproxy --backend_addr=$LND_IP:$LND_GRPC_PORT --run_tls_server=false --backend_max_call_recv_msg_size=20971520 --backend_tls_noverify
|
||||
stop_grace_period: 20s
|
||||
|
|
Loading…
Reference in New Issue
Block a user