Skip to content

Commit

Permalink
hotfix: resolve incorrect spelling for callbackBaseURL
Browse files Browse the repository at this point in the history
  • Loading branch information
andrerfneves committed May 17, 2023
1 parent 4ce9b68 commit cf00704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Install Docker from their [official guide](https://docs.docker.com/engine/instal
- On `.nostr/settings.yaml` file make the following changes:
- `payments.enabled` to `true`
- `payments.processor` to `zebedee`
- `paymentsProcessors.zebedee.callbackBaseUrl` to match your Nostream URL (e.g. `https://{YOUR_DOMAIN_HERE}/callbacks/zebedee`)
- `paymentsProcessors.zebedee.callbackBaseURL` to match your Nostream URL (e.g. `https://{YOUR_DOMAIN_HERE}/callbacks/zebedee`)
- Read the in-depth guide for more information: [Set Up a Paid Nostr Relay with ZEBEDEE API](https://docs.zebedee.io/docs/guides/nostr-relay)

2. Nodeless.io
Expand Down

0 comments on commit cf00704

Please # to comment.