如何将Azure Web应用的默认部署目录从WWWROOT更改为WWWROOT/webapps?

huangapple 未分类评论56阅读模式
英文:

How to change azure web app default deployment directory from WWWROOT to WWWROOT/webapps?

问题

如何将 Azure Web App 中默认的部署路径从 "wwwroot" 更改为 "wwwroot/webapps"。我正在使用 Azure Pipeline 构建并部署我的 Java .war 文件。

英文:

Ho to change default deployment path from wwwroot to wwwroot/webapps in azure webapp. I am using azure pipeline to build and deploy my java .war file.

huangapple
  • 本文由 发表于 2020年7月27日 17:55:27
  • 转载请务必保留本文链接:https://java.coder-hub.com/63112848.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定