Handle redirects for SPA in the stack #3
@ -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