|
|
@@ -10,7 +10,7 @@ from notification_templates import *
|
|
|
# ==========================================
|
|
|
# 1. 配置信息
|
|
|
# ==========================================
|
|
|
-API_BASE_URL = "http://localhost:8888"
|
|
|
+API_BASE_URL = "https://visafly.top"
|
|
|
BEARER_TOKEN = "tok_e946329a60ff45ba807f3f41b0e8b7fc"
|
|
|
MAX_ATTEMPTS = 5
|
|
|
|