Skip to content

Commit 3b73ee3

Browse files
authoredAug 19, 2023
Update index.py local webhook
1 parent ac18189 commit 3b73ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/index.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from botocore.exceptions import NoCredentialsError
1111

1212
url_api = "https://apps.beam.cloud/e928s"
13-
url_webhook = "wss://twilio-asphere.herokuapp.com"
13+
url_webhook = "wss://incubo.serveo.net" #"wss://twilio-asphere.herokuapp.com"
1414
headers = {
1515
"Accept": "*/*",
1616
"Accept-Encoding": "gzip, deflate",

0 commit comments

Comments
 (0)