mirror of
https://github.com/getAlby/hub.git
synced 2026-08-13 12:33:39 +02:00
9 lines
222 B
Text
9 lines
222 B
Text
DATABASE_URI=file:nwc.db
|
|
NOSTR_PRIVKEY=
|
|
LN_BACKEND_TYPE=ALBY
|
|
ALBY_CLIENT_SECRET=
|
|
ALBY_CLIENT_ID=
|
|
OAUTH_REDIRECT_URL=http://localhost:8080/alby/callback
|
|
COOKIE_SECRET=secretsecret
|
|
RELAY=wss://relay.getalby.com/v1
|
|
PORT=8080
|