mirror of
https://github.com/lnbits/lnbits.git
synced 2025-07-25 20:22:26 +02:00
Fix codeblock in guide
This commit is contained in:
@@ -56,5 +56,5 @@ sudo chown 1000:1000 ./data/
|
||||
Then the image can be run as:
|
||||
```
|
||||
docker run --detach --publish 5000:5000 --name lnbits --volume ${PWD}/.env:/app/.env --volume ${PWD}/data/:/app/data lnbits
|
||||
``
|
||||
```
|
||||
Finally you can access the lnbits on your machine port 5000.
|
||||
|
Reference in New Issue
Block a user