docs: rename example relay server

This commit is contained in:
Greg Heartsfield
2022-01-15 11:43:12 -06:00
parent 24587435ca
commit 62dc77369d
+1 -1
View File
@@ -38,7 +38,7 @@ backend relay
mode http
option tcp-check
default-server maxconn 400 check inter 20s fastinter 1s
server nostr 127.0.0.1:8080
server relay 127.0.0.1:8080
```
### Notes