Table Component Alarm Center
This commit is contained in:
@@ -2,6 +2,6 @@ GENERATE_SOURCEMAP=false
|
||||
|
||||
PORT=8083
|
||||
|
||||
REACT_APP_HOST_API_URL="http://lms.test"
|
||||
REACT_APP_HOST_API_URL="http://localhost:8001"
|
||||
|
||||
VITE_API_URL="http://lms.test/api/client"
|
||||
VITE_API_URL="http://localhost:8001/api/client"
|
||||
|
||||
Reference in New Issue
Block a user