Replies: 1 comment
-
|
Using network alias to bind --blobHost 0.0.0.0 resolved it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have an azurite container runnining with a given name and network. I have another container which runs my app which depends on the blob storage hosted in the azurite container. The app container is using same network and the connection string used by the app to connect to blob storage is using the name provided for the azurite container over the same network. Regardless I keep receiving a connection refused error. Is anyone able to advise if they've come across this before and how to get around this?
Thanks,
Anchita
Beta Was this translation helpful? Give feedback.
All reactions