Remove --cors from wasmcli rest-server
This commit is contained in:
parent
3a2315ab73
commit
5b9e22960f
@ -47,7 +47,6 @@ docker exec "$CONTAINER_NAME" \
|
||||
wasmcli rest-server \
|
||||
--node tcp://localhost:26657 \
|
||||
--trust-node \
|
||||
--cors \
|
||||
--laddr "tcp://0.0.0.0:$REST_PORT_GUEST" \
|
||||
> "$REST_SERVER_LOGFILE" &
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user