Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Change default validator and rest_api addresses #24

Merged
merged 2 commits into from
Mar 27, 2019

Conversation

eloaverona
Copy link

To use localhost as part of an address does not work with Actix. It compiles but when you try to send a request, there's no response. I found no documentation on this problem, but all Actix examples use 127.0.0.1 rather than localhost. This PR updates updates the default validator
and REST API endpoints to use 127.0.0.1 instead of localhost.

To use `localhost` as part of an address does not
work with Actix. This updates the default validator
and REST API endpoints to use 127.0.0.1 instead.

Signed-off-by: Eloá Franca Verona <eloafran@bitwise.io>
@eloaverona eloaverona changed the title Change default validator and rest_api address Change default validator and rest_api addresses Mar 27, 2019
Updates docker-compose yaml file to expose the daemon rest-api port

Signed-off-by: Eloá Franca Verona <eloafran@bitwise.io>
@agunde406 agunde406 self-assigned this Mar 27, 2019
@agunde406 agunde406 merged commit 80d28c9 into hyperledger-archives:master Mar 27, 2019
ameliabradley pushed a commit to ameliabradley/grid that referenced this pull request Jul 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants