8 Commits
Author SHA1 Message Date
a2469abebd Enable Node Management via .env
Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
Co-authored-by: jackstar12 <62219658+jackstar12@users.noreply.github.com>
2023-10-28 18:53:55 +02:00
HODLmeTightanddni ⚡ 5405493fc6 added debug option for .env 2022-10-07 11:32:48 +02:00
HODLmeTightanddni ⚡ f72551aa4a changed comment places and small adjustments
- #comments in own lines
  - cleaned up some ominous settings
  - added --debug option for running the server
2022-10-07 11:32:48 +02:00
HODLmeTightanddni ⚡ f09108bc03 updated poetry install notes
- referenced option for python3.10 and newer
- poetry install with --only main, instead of --no-dev (deprecated)
2022-10-07 11:32:48 +02:00
HODLmeTightandGitHub 36b60ad318 added debug option for .env 2022-10-06 14:50:33 +02:00
HODLmeTightandGitHub 63e4f7d59c changed comment places and small adjustments
- #comments in own lines
  - cleaned up some ominous settings
  - added --debug option for running the server
2022-10-06 14:25:14 +02:00
HODLmeTightandGitHub b6755abc8e updated poetry install notes
- referenced option for python3.10 and newer
- poetry install with --only main, instead of --no-dev (deprecated)
2022-10-05 09:16:54 +02:00
HODLmeTightandGitHub 145b69b259 Adjusted sequencing of the migration script (#651)
lnbits needs to run on postgres once before `python3 conv.py` actually works
2022-06-02 08:51:02 +02:00