You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is because the hostname in databaseAccountEndpoint is set to the hostname at startup, however
accessing another service in a docker-compose project requires one to connect to the service name as hostname.
This can be fixed by setting databaseAccountEndpoint to the host in the requests header