solve conflict

This commit is contained in:
korospace
2023-10-20 15:47:18 +07:00
51 changed files with 14614 additions and 3939 deletions

View File

@@ -2,6 +2,6 @@ GENERATE_SOURCEMAP=false
PORT=8000
REACT_APP_HOST_API_URL="http://127.0.0.1:8000/api/internal"
REACT_APP_HOST_API_URL="http://lms.test"
VITE_API_URL="http://127.0.0.1:8000/api/internal"