@@ -99,7 +99,7 @@ Edit `mempool-config.json` to add your Bitcoin Core node RPC credentials:
},
"DATABASE": {
"ENABLED": true,
"HOST": "localhost",
"HOST": "127.0.0.1",
"PORT": 3306,
"USERNAME": "mempool",
"PASSWORD": "mempool",
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.