Set puiblic addr
This commit is contained in:
parent
28a8ac499b
commit
72bd70af7d
1 changed files with 2 additions and 0 deletions
|
|
@ -27,6 +27,8 @@
|
||||||
rpc_bind_addr = "0.0.0.0:3901";
|
rpc_bind_addr = "0.0.0.0:3901";
|
||||||
bootstrap_peers = [ ];
|
bootstrap_peers = [ ];
|
||||||
|
|
||||||
|
rpc_public_addr = "heimdall.tsn:3901";
|
||||||
|
|
||||||
s3_api = {
|
s3_api = {
|
||||||
api_bind_addr = "0.0.0.0:3900";
|
api_bind_addr = "0.0.0.0:3900";
|
||||||
s3_region = "garage";
|
s3_region = "garage";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue