mirror of
https://github.com/darkwire/darkwire.io.git
synced 2025-07-19 11:02:58 +00:00
Update build script
This commit is contained in:
parent
ff0bef11ac
commit
7d298a42a4
2
build.sh
2
build.sh
@ -4,7 +4,7 @@ yarn --production=false
|
|||||||
REACT_APP_API_HOST=$API_HOST \
|
REACT_APP_API_HOST=$API_HOST \
|
||||||
REACT_APP_API_PROTOCOL=$API_PROTOCOL \
|
REACT_APP_API_PROTOCOL=$API_PROTOCOL \
|
||||||
REACT_APP_API_PORT=$API_PORT \
|
REACT_APP_API_PORT=$API_PORT \
|
||||||
yarn react-scripts build
|
yarn build
|
||||||
cd ../
|
cd ../
|
||||||
|
|
||||||
echo "building server..."
|
echo "building server..."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user