2025-08-02 02:33:10 +07:00

5 lines
267 B
Bash

# REACT_APP_API_BASE_URL=https://trantran.zenstores.com.vn/api/
REACT_APP_API_BASE_URL=http://localhost:4000/api/v1
# CORS Proxy for development (uncomment if needed)
# REACT_APP_API_BASE_URL=https://cors-anywhere.herokuapp.com/https://trantran.zenstores.com.vn/api/