[ops] Add nginx placeholders for unfurlbot configuration
This commit is contained in:
@@ -4,7 +4,7 @@ location /testnet/api/v1/lightning {
|
||||
try_files /dev/null @mempool-testnet-api-v1-lightning;
|
||||
}
|
||||
location @mempool-testnet-api-v1-lightning {
|
||||
proxy_pass $mempoolSignetLightning;
|
||||
proxy_pass $mempoolTestnetLightning;
|
||||
|
||||
proxy_set_header Host $host;
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
|
||||
Reference in New Issue
Block a user