diff --git a/production/mempool-frontend-config.mainnet.json b/production/mempool-frontend-config.mainnet.json index 7950ada86..7d4335e8d 100644 --- a/production/mempool-frontend-config.mainnet.json +++ b/production/mempool-frontend-config.mainnet.json @@ -17,5 +17,8 @@ "ACCELERATOR": true, "ACCELERATOR_BUTTON": true, "PUBLIC_ACCELERATIONS": true, - "AUDIT": true + "AUDIT": true, + "PROD_DOMAINS": [ + "mempool.space" + ] }