5 lines
226 B
Bash
5 lines
226 B
Bash
# VITE_FRONTEND_BASE_URL=http://localhost:5173
|
|
# VITE_API_BASE_URL=http://localhost:3000/api/v1
|
|
VITE_FRONTEND_BASE_URL=https://qasure.tech4bizsolutions.com
|
|
VITE_API_BASE_URL=https://backendqaasure.tech4bizsolutions.com/api/v1
|