Azure Web App does not consider the host entries specified in the docker-compose.
The /etc/hosts in the web app is not updated with the host entries mentioned in the docker-compose.
Is this the right way to add host entries to the container apps?
Azure Web App does not consider the host entries specified in the docker-compose.
The /etc/hosts in the web app is not updated with the host entries mentioned in the docker-compose.
Is this the right way to add host entries to the container apps?