Nothing
library(httptest2)
apsystems_host = Sys.getenv("APSYSTEMS_HOST1") |> gsub("^$", "192.168.0.86", x = _)
apsystems_multi = c(Sys.getenv("APSYSTEMS_HOST1") |> gsub("^$", "192.168.0.86", x = _),
Sys.getenv("APSYSTEMS_HOST2") |> gsub("^$", "192.168.0.175", x = _))
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.