diff --git a/conductor-config-ci.yaml b/conductor-config-ci.yaml index 0b304fca..213fd207 100644 --- a/conductor-config-ci.yaml +++ b/conductor-config-ci.yaml @@ -4,4 +4,3 @@ network: - type: webrtc signal_url: "ws://localhost:4423" bootstrap_service: "http://localhost:4422" - diff --git a/conductor-config.yaml b/conductor-config.yaml index 8da804c2..7f5576d3 100644 --- a/conductor-config.yaml +++ b/conductor-config.yaml @@ -4,4 +4,3 @@ network: - type: webrtc signal_url: "wss://sbd.holo.host" bootstrap_service: "https://bootstrap.holo.host" -