mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-13 11:17:50 -04:00
18af6c46ad
# Description of Changes Now running `python -m smoketests` no longer updates `smoketests/config.toml` with a new identity, and also `replication` doesn't fail when docker isn't available. # Expected complexity level and risk 1 # Testing - [x] those things no longer happen --------- Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
7 lines
114 B
TOML
7 lines
114 B
TOML
default_server = "localhost"
|
|
|
|
[[server_configs]]
|
|
nickname = "localhost"
|
|
host = "127.0.0.1:3000"
|
|
protocol = "http"
|