nginx: no trailing slash for nostr relay
This commit is contained in:
@@ -199,7 +199,7 @@
|
||||
}
|
||||
{{ end }}
|
||||
{{ if (eq $serviceName "nnostr-relay") }}
|
||||
location /nostr/ {
|
||||
location /nostr {
|
||||
proxy_set_header Connection "";
|
||||
proxy_set_header Host $host;
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
|
||||
Reference in New Issue
Block a user