4,103 questions
Environment variable is not read in env.file - dockers
juan maximiliano aguilar abanto
541
Reputation points
Hi
I have the following variable in the file env:
RabbitMQ__HostName=rabbitmq
But it is not read by docker
It should override appsettings
"RabbitMQ": {
"HostName": "localhost",
Developer technologies | .NET | Other
Sign in to answer