mirror of
https://github.com/tencentmusic/cube-studio.git
synced 2024-12-15 06:09:57 +08:00
6 lines
164 B
Bash
6 lines
164 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 |