diff --git a/pipeline/functions/README.md b/pipeline/functions/README.md index 715c112..73d2dc5 100644 --- a/pipeline/functions/README.md +++ b/pipeline/functions/README.md @@ -12,7 +12,7 @@ npm install func extensions install ``` -3) If you debug locally, create a file `local.settings.json` in the same directory as api and common and add the following values: +3) If you debug locally, create a file `local.settings.json` in the same directory as folders `api` and `blob-trigger` and add the following values: ``` { "IsEncrypted": false, @@ -29,10 +29,10 @@ func extensions install func host start ``` -# Deploy to Azure +## Deploy to Azure Click on the button below to start the deployment - + \ No newline at end of file