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
How can this be used with a username/password in the env file? In the @nestjs/elasticsearch module you would use registerAsync and use the configService like below. Is there a way to do the same thing with this package without having the auth info in the repo?