I have an Azure App Service for Container. In the Deployment Center blade, I set up the Source to Container Registry and the rest of the Registry settings as follow (Note that I set the Container Type to Docker Compose Preview):
Since there's no documentation, no hint, my question is what is supposed to go in this Config text area?
CodePudding user response:
This is where you paste or upload your Compose file using the Choose File button.


