We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c08be9 commit 45f5ba9Copy full SHA for 45f5ba9
README.md
@@ -99,6 +99,7 @@ The most common settings are shown below. See `.env.example` for the full list.
99
- `NPUB` – Nostr public key of the proxy
100
- `HTTP_URL` – Public-facing URL of the proxy
101
- `ONION_URL` – Tor hidden service URL of the proxy
102
+- `NEXT_PUBLIC_API_URL` - UI Configuration for Next.js frontend (proxy URL, default: 'http://127.0.0.1:8000' )
103
104
## Database Migrations
105
0 commit comments