cube-studio/myapp/frontend/.env
2023-04-06 23:00:12 +08:00

6 lines
166 B
Bash

REACT_APP_BASE_URL=http://localhost/
PUBLIC_URL=/frontend/
REACT_APP_BASE_ROUTER=/frontend/
REACT_APP_ROUTER_TYPE=browser
REACT_APP_IS_HEADER=yes
NODE_ENV=development