Browse Source

db location

hosting-provider
Evan Feenstra 4 years ago
parent
commit
891d033140
  1. 2
      config/config.json

2
config/config.json

@ -13,6 +13,6 @@
}, },
"production": { "production": {
"dialect": "sqlite", "dialect": "sqlite",
"storage": "/relay/.lnd/sphinx.db" "storage": "/home/ubuntu/sphinx.db"
} }
} }
Loading…
Cancel
Save