Static files/assets used to spin up an Interstellar website on vercel.app.
You will need to point your Bare server to an external one/a different directory (if you're using reverse proxy software).
-
Open
public/uv/config.js
-
Find the
bare
field -
Replace
"/bare/"
with the address of your Bare server A Bare server address hosts the Bare server. For example, to use the Holy Unblocker Bare server at https://uv.holyubofficial.net/ you would update your config to look like this:bare: "https://uv.holyubofficial.net/",
You can open Bare server addresses in your browser. You should see something containing fields like the project description, memory usage, supported versions, and the runtime/language.