Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
testing deployment
  • Loading branch information
enriquezrene committed Nov 24, 2020
commit 9a5ba8cdc2df385a55da3ca5531f7fdbe5ee62c8
2 changes: 1 addition & 1 deletion AutomaticClockOuts/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ func azure functionapp publish time-tracker-azure-functions
```

NOTE:
Don't forget to set the following environment variables to make this app work locally:
Don't forget to set the following environment variables to make the app work locally:

```sh
ENDPOINT='XXX'
Expand Down