What is Nostr?
BTCTimechain / SatsACart
npub1lhc…lm86
2023-01-09 11:58:42
in reply to nevent1q…qnzl

BTCTimechain on Nostr: Hi! Been trying to check the settings… server{ server_name subdomain.domain.com; ...

Hi! Been trying to check the settings…

server{
server_name subdomain.domain.com;
location / {
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header Host $host;
proxy_pass http://127.0.0.1:8008;
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "upgrade";
}
}

I assume, only the subdomain.domain.com needs to be changed or is there something else required? Thanks in advance!
Author Public Key
npub1lhcs0ykra206tj8pz89dnp7wc9u97dkx745446d3h8hucuky934qe3lm86