Skip to content

Commit a8f2cf1

Browse files
authored
Update script.py
fix base url
1 parent 474af2e commit a8f2cf1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

script.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
wasender_client = create_sync_wasender(
6161
api_key=CONFIG["WASENDER_API_TOKEN"],
6262
webhook_secret=CONFIG["WEBHOOK_SECRET"],
63-
base_url='http://127.0.0.1:8000/api',
6463
retry_options=retry_config
6564
)
6665
logger.info("WaSenderAPI client initialized successfully with retry support")

0 commit comments

Comments
 (0)