anhkhoiphan commited on
Commit
130a793
·
verified ·
1 Parent(s): b544903

Sửa link API bị lỗi

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ import os
10
  import uuid
11
 
12
 
13
- API_BASE_URL = "sale-agent-m179.onrender.com"
14
 
15
 
16
  @dataclass
 
10
  import uuid
11
 
12
 
13
+ API_BASE_URL = "https://sale-agent-m179.onrender.com"
14
 
15
 
16
  @dataclass