feat: readonly mode
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
# MySQL database connection string
|
||||
db: "mysql://root:root@localhost:3376/lnvps"
|
||||
read_only: true
|
||||
lnd:
|
||||
url: "https://127.0.0.1:10003"
|
||||
cert: "/home/kieran/.polar/networks/2/volumes/lnd/alice/tls.cert"
|
||||
|
Reference in New Issue
Block a user