Update lnplay.
This commit is contained in:
parent
4a16abdf10
commit
52239974d4
2
lnplay
2
lnplay
@ -1 +1 @@
|
||||
Subproject commit 221bf6faf9e3e4d90d221e805dd83e52faca0e52
|
||||
Subproject commit d43c1062d8fe26eedf03ba1ca61b0cebc38cba43
|
@ -251,7 +251,6 @@ EOL
|
||||
|
||||
# Route everything to the real BTCPay server
|
||||
location / {
|
||||
#proxy_pass http://${BTCPAY_SERVER_FQDN//./-}.lxd:80;
|
||||
proxy_pass http://10.10.10.66:80;
|
||||
proxy_set_header Host \$http_host;
|
||||
proxy_set_header X-Forwarded-Proto \$scheme;
|
||||
|
Loading…
Reference in New Issue
Block a user