finishing part 1

This commit is contained in:
korospace
2023-10-27 15:23:16 +07:00
parent 435afb6b61
commit 0585f9f5f0
15 changed files with 1201 additions and 10 deletions

View File

@@ -4,4 +4,5 @@ PORT=8000
REACT_APP_HOST_API_URL="http://lms.test"
VITE_API_URL="https://aso-api.linksehat.dev/api/internal"
# VITE_API_URL="https://aso-api.linksehat.dev/api/internal"
VITE_API_URL="http://localhost:8000/api/internal"