9 lines
189 B
Plaintext
9 lines
189 B
Plaintext
GENERATE_SOURCEMAP=false
|
|
|
|
PORT=8000
|
|
|
|
REACT_APP_HOST_API_URL="http://lms.test"
|
|
|
|
# VITE_API_URL="https://aso-api.linksehat.dev/api/internal"
|
|
VITE_API_URL="http://localhost:8000/api/internal"
|