Skip to content

Commit 734ee44

Browse files
authored
Merge e6becda into 828789a
2 parents 828789a + e6becda commit 734ee44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

iroh/src/defaults.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pub mod prod {
2525
/// Hostname of the default NA east relay.
2626
pub const NA_EAST_RELAY_HOSTNAME: &str = "use1-1.relay.n0.iroh-canary.iroh.link.";
2727
/// Hostname of the default NA west relay.
28-
pub const NA_WEST_RELAY_HOSTNAME: &str = "https://usw1-1.relay.n0.iroh-canary.iroh.link.";
28+
pub const NA_WEST_RELAY_HOSTNAME: &str = "usw1-1.relay.n0.iroh-canary.iroh.link.";
2929
/// Hostname of the default EU relay.
3030
pub const EU_RELAY_HOSTNAME: &str = "euc1-1.relay.n0.iroh-canary.iroh.link.";
3131
/// Hostname of the default Asia-Pacific relay.

0 commit comments

Comments
 (0)