-
Notifications
You must be signed in to change notification settings - Fork 0
Tutorials
Melvin Carvalho edited this page Aug 17, 2024
·
8 revisions
pip install nostr-relay
nostr-relay servedocker pull scsibug/nostr-rs-relay
docker run -p 4445:8080 scsibug/nostr-rs-relay$ docker run -it -p 7000:8080 \
--mount src=$(pwd)/config.toml,target=/usr/src/app/config.toml,type=bind \
--mount src=$(pwd)/data,target=/usr/src/app/db,type=bind \
nostr-rs-relaynpx fonstrThank you for visiting our project's wiki! We hope you found the information useful. If you have any questions or suggestions, please feel free to open an issue or submit a pull request. We appreciate your contribution and support!