Skip to content

Commit

Permalink
rest-gw: Fix listening endpoint config (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-khimov authored Jun 26, 2024
2 parents 13786b8 + a834998 commit 3d83c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rest-gw/rest.env
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ REST_GW_WALLET_PATH=/config/wallet-rest.json
REST_GW_WALLET_PASSPHRASE=one
REST_GW_WALLET_ADDRESS=NPFCqWHfi9ixCJRu7DABRbVfXRbkSEr9Vo
REST_GW_POOL_PEERS_0_ADDRESS=localhost:8080
REST_GW_SERVER_LISTEN_ADDRESS=0.0.0.0:8090
REST_GW_SERVER_ENDPOINTS_0_ADDRESS=0.0.0.0:8090

0 comments on commit 3d83c05

Please sign in to comment.