[#7] Use public address for control service

Fixes access to control service
outside of the container.

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
This commit is contained in:
Alexey Vanin 2023-05-22 13:53:57 +03:00 committed by Alexey Vanin
parent 23d00b50dd
commit 9c56134214

View file

@ -5,7 +5,7 @@ morph:
control: control:
grpc: grpc:
endpoint: localhost:16513 endpoint: 0.0.0.0:16513
node: node:
wallet: wallet: