How to resolve “You don’t have permission to access this resource.” yii2 app with docker on azure platform?
I have dockerized a yii2 app and local I can run the docker containers.
How to resolve: Not instantiable – yiidiNotInstantiableException in azure?
I have dockerized an yii2 app and I can run the docker container without any problems on localhost.