diff --git a/dev/pkgdown.yml b/dev/pkgdown.yml index 84b049559..eaff0ec5f 100644 --- a/dev/pkgdown.yml +++ b/dev/pkgdown.yml @@ -9,7 +9,7 @@ articles: promises: promises.html shiny: shiny.html torch: torch.html -last_built: 2024-07-25T16:25Z +last_built: 2024-07-25T19:34Z urls: reference: https://shikokuchuo.net/mirai/reference article: https://shikokuchuo.net/mirai/articles diff --git a/dev/reference/host_url.html b/dev/reference/host_url.html index c111ffb81..193d45ee5 100644 --- a/dev/reference/host_url.html +++ b/dev/reference/host_url.html @@ -109,16 +109,16 @@
host_url()
-#> [1] "tcp://fv-az1535-155:0"
+#> [1] "tcp://fv-az915-713:0"
host_url(ws = TRUE)
-#> [1] "ws://fv-az1535-155:0"
+#> [1] "ws://fv-az915-713:0"
host_url(tls = TRUE)
-#> [1] "tls+tcp://fv-az1535-155:0"
+#> [1] "tls+tcp://fv-az915-713:0"
host_url(ws = TRUE, tls = TRUE, port = 5555)
-#> [1] "wss://fv-az1535-155:5555"
+#> [1] "wss://fv-az915-713:5555"
local_url()
-#> [1] "abstract://0f2711598fe4dee71e869ae5"
+#> [1] "abstract://bc5c99c857b1e0140299a9f6"