Merge pull request #1326 from bitkarrot/patch-1

add poetry <1.2 version note to troubleshooting
This commit is contained in:
calle 2023-01-09 12:13:50 +01:00 committed by GitHub
commit cd750957c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -206,6 +206,10 @@ poetry add setuptools wheel
./venv/bin/pip install setuptools wheel
```
#### Poetry
If your Poetry version is older than 1.2, for `poetry install`, ignore the `--only main` flag.
### Optional: PostgreSQL database
If you want to use LNbits at scale, we recommend using PostgreSQL as the backend database. Install Postgres and setup a database for LNbits: