mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 21:29:29 +02:00
#2824 adding resolver
This commit is contained in:
parent
4802271feb
commit
3c9c7f0d02
@ -35,9 +35,11 @@
|
||||
|
||||
# mainnet API
|
||||
location /api/v1/donations {
|
||||
resolver 1.1.1.1;
|
||||
proxy_pass https://mempool.space;
|
||||
}
|
||||
location /api/v1/donations/images {
|
||||
resolver 1.1.1.1;
|
||||
proxy_pass https://mempool.space;
|
||||
}
|
||||
location /api/v1/ws {
|
||||
|
Loading…
x
Reference in New Issue
Block a user