Fix listen_addr help default value by clockwork-labs-bot · Pull Request #4812 · clockworklabs/SpacetimeDB
Description of Changes
Fix the spacetime start --listen-addr help text to match the actual default value.
The flag already defaults to 0.0.0.0:3000, but the help text incorrectly said port 80.
API and ABI breaking changes
None.
Expected complexity level and risk
Complexity 1.
Testing
-
cargo fmt --all --check -
cargo check -p spacetimedb-standalone