![](/assets/images/project_default_logo.png)
--- src/components/lessons/lesson1.jsx
+++ src/components/lessons/lesson1.jsx
... | ... | @@ -102,7 +102,7 @@ |
102 | 102 |
const username = cookies1.username; |
103 | 103 |
try { |
104 | 104 |
const response = await axios.post( |
105 |
- `http://165.229.169.32:32344/recommend`, |
|
105 |
+ `http://takensoftai.iptime.org:32344/recommend`, |
|
106 | 106 |
{ student_id: username }, |
107 | 107 |
{ |
108 | 108 |
withCredentials: true, |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?