mirror of
https://github.com/zvx-echo6/central.git
synced 2026-05-21 18:14:44 +02:00
fix(tests): replace echo6 reference with central.local
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
826141c71a
commit
25909b0f4d
1 changed files with 161 additions and 161 deletions
|
|
@ -49,7 +49,7 @@ def sample_config() -> Config:
|
|||
},
|
||||
cloudevents=CloudEventsConfig(
|
||||
type_prefix="central",
|
||||
source="central.echo6.mesh",
|
||||
source="central.local",
|
||||
schema_version="1.0",
|
||||
),
|
||||
nats=NATSConfig(url="nats://localhost:4222"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue