From 017e82aca07f9681a3ca143f29c0f393210b192a Mon Sep 17 00:00:00 2001 From: Nathan Shepperd Date: Wed, 11 Mar 2026 08:48:14 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8966f350..b8aef8b0 100755 --- a/README.md +++ b/README.md @@ -107,6 +107,8 @@ docker compose up -d Open **http://localhost:8086**. That's it. +If you want to access the server remotely set the OXICLOUD_BASE_URL to your server's domain/port or the authentication will fail after setting up the admin user. + ### From source Requires **Rust 1.93+** and **PostgreSQL 13+**.