mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
remove npm run build
This commit is contained in:
parent
f143a59b0b
commit
a6ae9cc731
@ -6,6 +6,5 @@ if [ "${LOCAL_CONTRACTS}" = "true" ]; then
|
||||
sleep 2
|
||||
done
|
||||
fi
|
||||
npm run build
|
||||
echo "Starting Commons..."
|
||||
serve -l tcp://"${LISTEN_ADDRESS}":"${LISTEN_PORT}" -s /app/frontend/build/
|
||||
|
Loading…
Reference in New Issue
Block a user