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

7 lines
216 B
Plaintext

REACT_APP_BASE_URL=http://kubeflow.tke.woa.com
PUBLIC_URL=/frontend/
BUILD_PATH=../static/appbuilder/frontend
REACT_APP_BASE_ROUTER=/frontend/
REACT_APP_ROUTER_TYPE=browser
REACT_APP_IS_HEADER=yes
NODE_ENV=production