mhpark / Edu_Tech star
박민혁 박민혁 2024-06-11
240611 박민혁
@7a54257bad3ca7c4e468b68a22977a7225e678c2
src/components/lessons/lesson1.jsx
--- src/components/lessons/lesson1.jsx
+++ src/components/lessons/lesson1.jsx
@@ -102,7 +102,7 @@
     const username = cookies1.username;
     try {
       const response = await axios.post(
-        `http://165.229.169.32:32344/recommend`,
+        `http://takensoftai.iptime.org:32344/recommend`,
         { student_id: username },
         {
           withCredentials: true,
Add a comment
List