diff --git a/mpc_demo_infra/client_cli/config.py b/mpc_demo_infra/client_cli/config.py index f333a3d..1b9139e 100644 --- a/mpc_demo_infra/client_cli/config.py +++ b/mpc_demo_infra/client_cli/config.py @@ -6,7 +6,7 @@ class Settings(BaseSettings): # Coordination server settings coordination_server_url: str = "http://localhost:8005" - notary_server_host: str = "notary.mpcstats.org" + notary_server_host: str = "prod-notary.mpcstats.org" notary_server_port: int = 8003 # mpc-demo-infra/certs