Skip to content

Commit

Permalink
Merge pull request #489 from TelegramBots/fix_455
Browse files Browse the repository at this point in the history
Update launchSettings.json
  • Loading branch information
karb0f0s authored Sep 28, 2023
2 parents fd11838 + 87b73a2 commit da30673
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"profiles": {
"Telegram_Bot_Examples_AzureFunctions_IsolatedProcess_WebHook": {
"commandName": "Project",
"commandLineArgs": "--port 7017",
"commandLineArgs": "--port 7071",
"launchBrowser": false
}
}
}
}

0 comments on commit da30673

Please sign in to comment.