mirror of
https://github.com/mempool/mempool.git
synced 2024-11-20 18:32:19 +01:00
7 lines
346 B
Plaintext
7 lines
346 B
Plaintext
include mempool/production/nginx/server-common.conf;
|
|
include mempool/production/nginx/location-redirects.conf;
|
|
include mempool/production/nginx/location-api-v1-services.conf;
|
|
include mempool/production/nginx/location-api.conf;
|
|
include mempool/production/nginx/location-testnet-api.conf;
|
|
include mempool/production/nginx/location-signet-api.conf;
|