Browse Source

revert config

feature/dockerfile-arm
Evan Feenstra 5 years ago
parent
commit
49dbc0fb7e
  1. 2
      config/config.json

2
config/config.json

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

Loading…
Cancel
Save