From 45f5ba96a86c60cb5260cb639659e13142bd1a94 Mon Sep 17 00:00:00 2001 From: 9qeklajc <9qeklajc> Date: Sun, 9 Nov 2025 21:36:42 +0100 Subject: [PATCH] update doc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 64e628cd..2d482dc1 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ The most common settings are shown below. See `.env.example` for the full list. - `NPUB` – Nostr public key of the proxy - `HTTP_URL` – Public-facing URL of the proxy - `ONION_URL` – Tor hidden service URL of the proxy +- `NEXT_PUBLIC_API_URL` - UI Configuration for Next.js frontend (proxy URL, default: 'http://127.0.0.1:8000' ) ## Database Migrations