How do I set up Logseq Web App to store the graph/vault on the host computer?

Greetings!

I’m new to Logseq. I’m migrating from Obsidian because Logseq has a native web app version, and that makes it more ideal for what I’m trying to do. In order to explain what I’m trying to do, it might be helpful to give some background.

I have a home server with a few different services set up on it, like a VS Code web app, Gitea, Open WebUI (for LLM AI stuff), and a fan-made Obsidian Docker web app. When I access the VS Code web app, it shows me the same code projects and the same folders and files no matter what computer I login from. These files are all stored on the host computer, my home server, and not on the computer I’m accessing from. That’s what I want from Logseq. I want to log in from whatever computer I want, and have the files be stored on my home server instead of my laptop or my work computer or whatever computer I access from. (The Obsidian web app works this way, but it’s a poor implementation. Seems like it’s just a VM that’s casting the screen instead of a native web app.)

Is there a way to do that? I can’t seem to find an option for it, and the documentation I’ve been able to find for the web app Docker container doesn’t seem very in-depth…