Asked by: Talal_Mirza
I'm using azure to deploy my web application, Laravel application laravel uses site\wwwroot\public as entry point For that reason I'm using "site\wwwroot\public" in Virtual applications and directories under application settings Where can I find the setting of the location where the code will deploy that will arrive from VSTS (deployment source)
Right now this is the link where whenever my project arrives from VSTS is deployed I don't want that, I want it to be deployed in "site\wwwroot\" yet keep entry point of application same as above in bullet


No comments:
Post a Comment