mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
Merge pull request #6178 from mempool/mononaut/set-prod-domains
set prod_domains in frontend config
This commit is contained in:
commit
a92f4d508b
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