diff --git a/pkgdown.yml b/pkgdown.yml index e61bbf822..04bb62c02 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -9,7 +9,7 @@ articles: promises: promises.html shiny: shiny.html torch: torch.html -last_built: 2024-10-07T22:15Z +last_built: 2024-10-08T10:04Z urls: reference: https://shikokuchuo.net/mirai/reference article: https://shikokuchuo.net/mirai/articles diff --git a/reference/host_url.html b/reference/host_url.html index 6ac95c3c8..c1b607458 100644 --- a/reference/host_url.html +++ b/reference/host_url.html @@ -109,16 +109,16 @@
host_url()
-#> [1] "tcp://fv-az1109-973:0"
+#> [1] "tcp://fv-az1208-716:0"
host_url(ws = TRUE)
-#> [1] "ws://fv-az1109-973:0"
+#> [1] "ws://fv-az1208-716:0"
host_url(tls = TRUE)
-#> [1] "tls+tcp://fv-az1109-973:0"
+#> [1] "tls+tcp://fv-az1208-716:0"
host_url(ws = TRUE, tls = TRUE, port = 5555)
-#> [1] "wss://fv-az1109-973:5555"
+#> [1] "wss://fv-az1208-716:5555"
local_url()
-#> [1] "abstract://bbdfa11d8cc5e906ab05582c"
+#> [1] "abstract://e905e619a6989099d0eb6962"