Setup stack http server for SPA
This commit is contained in:
parent
4ffbf87ec5
commit
4db4a89309
@ -27,4 +27,4 @@ REACT_APP_WALLET_META_URL=$CERC_WALLET_META_URL \
|
||||
REACT_APP_SUMSUB_API_ENDPOINT=$CERC_SUMSUB_API_ENDPOINT \
|
||||
yarn build
|
||||
|
||||
http-server -p 80 /app/build
|
||||
http-server --proxy http://localhost:80? -p 80 /app/build
|
||||
|
Loading…
Reference in New Issue
Block a user