docs: rename example relay server
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ backend relay
|
|||||||
mode http
|
mode http
|
||||||
option tcp-check
|
option tcp-check
|
||||||
default-server maxconn 400 check inter 20s fastinter 1s
|
default-server maxconn 400 check inter 20s fastinter 1s
|
||||||
server nostr 127.0.0.1:8080
|
server relay 127.0.0.1:8080
|
||||||
```
|
```
|
||||||
|
|
||||||
### Notes
|
### Notes
|
||||||
|
|||||||
Reference in New Issue
Block a user