mirror of
https://github.com/lnbits/lnbits.git
synced 2025-04-10 04:49:22 +02:00
Merge pull request #1326 from bitkarrot/patch-1
add poetry <1.2 version note to troubleshooting
This commit is contained in:
commit
cd750957c0
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user