Handle redirects for SPA in the stack (#3)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675) Reviewed-on: #3 Co-authored-by: Nabarun <nabarun@deepstacksoft.com> Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
This commit is contained in:
parent
4ffbf87ec5
commit
6ca91950fa
@ -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