mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-18 22:28:01 +00:00
5 lines
158 B
Bash
5 lines
158 B
Bash
PUBLIC_URL=/assets
|
|
REACT_APP_THEME_CONFIG=theme_light.config.json
|
|
SKIP_PREFLIGHT_CHECK=true
|
|
BUILD_PATH=build/yarn
|
|
REACT_APP_PROXY_TARGET=http://localhost:9002 |