mirror of
https://github.com/scsibug/nostr-rs-relay.git
synced 2025-08-07 19:18:28 -04:00
fix: correct name of gRPC configuration in toml
This commit is contained in:
@@ -56,7 +56,7 @@ description = "A newly created nostr-rs-relay.\n\nCustomize this with your own i
|
|||||||
# the URL below. In the event the server is not accessible, events
|
# the URL below. In the event the server is not accessible, events
|
||||||
# will be permitted. The protobuf3 schema used is available in
|
# will be permitted. The protobuf3 schema used is available in
|
||||||
# `proto/nauthz.proto`.
|
# `proto/nauthz.proto`.
|
||||||
# event_authorization_server = "http://[::1]:50051"
|
# event_admission_server = "http://[::1]:50051"
|
||||||
|
|
||||||
[network]
|
[network]
|
||||||
# Bind to this network address
|
# Bind to this network address
|
||||||
|
Reference in New Issue
Block a user