set prod_domains in frontend config

This commit is contained in:
Mononaut 2025-12-21 11:04:45 +00:00
parent f6dcffa233
commit 290ee8dc72
No known key found for this signature in database
GPG key ID: A3F058E41374C04E

View file

@ -17,5 +17,8 @@
"ACCELERATOR": true,
"ACCELERATOR_BUTTON": true,
"PUBLIC_ACCELERATIONS": true,
"AUDIT": true
"AUDIT": true,
"PROD_DOMAINS": [
"mempool.space"
]
}