the list of CLI flags can be determined by running...
# spicedb
v
the list of CLI flags can be determined by running
spicedb serve --help
. The parameter to disable dispatch is
--dispatch-upstream-addr
, setting it to empty string disables dispatching, AFAIK