This commit is contained in:
2023-08-30 11:08:01 +07:00
parent 8ecbcb1a5c
commit 2f336955ab
14 changed files with 9884 additions and 7436 deletions

View File

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