boxes-fe/.env

6 lines
106 B
Bash

# URL of the API
REACT_APP_API_URL=http://localhost:8080
# Base URL of the webapp
REACT_APP_BASE_URL="/"