diff --git a/Amen/Properties/PublishProfiles/Prod.pubxml b/Amen/Properties/PublishProfiles/Prod.pubxml new file mode 100644 index 0000000..cf95145 --- /dev/null +++ b/Amen/Properties/PublishProfiles/Prod.pubxml @@ -0,0 +1,21 @@ + + + + + FTP + true + Release + Any CPU + https://app.amenprayer.com/ + false + ftps://waws-prod-ch1-023.ftp.azurewebsites.windows.net/site/wwwroot + false + true + + amen\$amen + <_SavePWD>true + + \ No newline at end of file diff --git a/Amen/Properties/PublishProfiles/Stage.pubxml b/Amen/Properties/PublishProfiles/Stage.pubxml new file mode 100644 index 0000000..60ddf8c --- /dev/null +++ b/Amen/Properties/PublishProfiles/Stage.pubxml @@ -0,0 +1,21 @@ + + + + + FTP + true + Stage + Any CPU + https://amen-stage.azurewebsites.net/ + false + ftps://waws-prod-ch1-023.ftp.azurewebsites.windows.net/site/wwwroot + false + true + + amen-stage\$amen-stage + <_SavePWD>true + + \ No newline at end of file