diff --git a/config/config.json b/config/config.json index 79a01b6..79eb6b7 100644 --- a/config/config.json +++ b/config/config.json @@ -13,6 +13,6 @@ }, "production": { "dialect": "sqlite", - "storage": "/relay/.lnd/sphinx.db" + "storage": "/home/ubuntu/sphinx.db" } } \ No newline at end of file