I have created a simple "Hello World" app in Ember.js. It runs in my local environment. After that, I build my app to deploy to the web host by using the command "ember build --env production".
Then, I use local git for pushing it to the Microsoft Azure. In this case, I have deployed my Ember App by using the local git as a deploying options in Azure. And hence after in my local cmd, i hit this command "git push origin master", the message says successful, but when I hit the URL in browser - it says that "You do not have permission to view the directory or page". Please can anybody tell me what is the issue here?
Aucun commentaire:
Enregistrer un commentaire