Skip to content

Commit

Permalink
fix: resolving issue with incorrect casing
Browse files Browse the repository at this point in the history
  • Loading branch information
andrerfneves committed May 17, 2023
1 parent 4ce9b68 commit 6af60a0
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 6af60a0

Please # to comment.