Generalize faq from linux to any server

This commit is contained in:
hunicus
2023-03-04 04:07:23 -05:00
parent e7ad857cc9
commit f493da4eac
2 changed files with 5 additions and 4 deletions

View File

@@ -8921,8 +8921,8 @@ export const faqData = [
type: "endpoint",
category: "self-hosting",
showConditions: bitcoinNetworks,
fragment: "host-my-own-instance-linux-server",
title: "How can I host my own instance on a Linux server?",
fragment: "host-my-own-instance-server",
title: "How can I host a Mempool instance on my own server?",
},
{
type: "endpoint",