ArweaveTeam / testweave-sdk

MIT License
38 stars 19 forks source link

Do not override TestWeave host when making requests #4

Closed CDDelta closed 2 years ago

CDDelta commented 3 years ago

The TestWeave SDK works just fine without overriding the API defined host when making requests. Overriding the host prevents users from using the SDK in Docker containers that need to connect to other containers.