mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 11:05:54 +00:00
.
This commit is contained in:
@@ -35,6 +35,7 @@ Application::Application()
|
||||
void Application::run()
|
||||
{
|
||||
theApp->setDB(new SqliteDatabase("data.db"));
|
||||
mDatabase->connect();
|
||||
|
||||
if(theConfig.PEER_PORT)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user