Modify startup script to filter out --replay-blockchain before restart
The script looks like it should work fine when syncing, but if someone is configured to do a replay, I think this script will replay again when it starts up docker compose the 2nd time. Instead it should remove --replay-blockchain argument before restart.