mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
fix prod domains frontend config syntax
This commit is contained in:
parent
f5891c9c7e
commit
23e97220f0
1 changed files with 1 additions and 3 deletions
|
|
@ -18,7 +18,5 @@
|
|||
"ACCELERATOR_BUTTON": true,
|
||||
"PUBLIC_ACCELERATIONS": true,
|
||||
"AUDIT": true,
|
||||
"PROD_DOMAINS": [
|
||||
"mempool.space"
|
||||
]
|
||||
"PROD_DOMAINS": "mempool.space"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue