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