mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
set prod_domains in frontend config
This commit is contained in:
parent
f6dcffa233
commit
290ee8dc72
1 changed files with 4 additions and 1 deletions
|
|
@ -17,5 +17,8 @@
|
|||
"ACCELERATOR": true,
|
||||
"ACCELERATOR_BUTTON": true,
|
||||
"PUBLIC_ACCELERATIONS": true,
|
||||
"AUDIT": true
|
||||
"AUDIT": true,
|
||||
"PROD_DOMAINS": [
|
||||
"mempool.space"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue