Skip to content

Commit

Permalink
ngrok update
Browse files Browse the repository at this point in the history
  • Loading branch information
sumansaurabh committed Feb 22, 2024
1 parent ce9a720 commit e0001fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/azure_devops.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@


# base_url = f"https://production-gateway.snorkell.ai"
base_url = "https://a13d-2401-4900-1f26-31a3-b5b1-65c0-2624-a5e9.ngrok-free.app"
base_url = "https://f0a8-2401-4900-1f26-31a3-b5b1-65c0-2624-a5e9.ngrok-free.app"

async def notify_error(message):
message = f"GithubClient alert:\n {message}"
Expand Down

0 comments on commit e0001fc

Please sign in to comment.