ops: Add /api/v1/accelerations to nginx hot cache
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
# routing #
|
||||
###########
|
||||
|
||||
location /api/v1/accelerations {
|
||||
try_files /dev/null @mempool-api-v1-services-cache-short;
|
||||
}
|
||||
location /api/v1/assets {
|
||||
try_files /dev/null @mempool-api-v1-services-cache-short;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user