feat: readonly mode

This commit is contained in:
2024-11-26 15:11:12 +00:00
parent 76241cc08b
commit e6c3b4e063
6 changed files with 31 additions and 16 deletions

View File

@ -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"