mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-10 00:13:49 +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 |