mirror of
https://github.com/getAlby/hub.git
synced 2026-08-13 12:33:39 +02:00
doc: add docker instructions to README
This commit is contained in:
parent
ae7d408c4d
commit
d8b25fb2ab
1 changed files with 3 additions and 1 deletions
|
|
@ -259,4 +259,6 @@ Run NWC on your own node!
|
|||
|
||||
### Docker
|
||||
|
||||
(TBC)
|
||||
`docker build . -t nwc-local --progress=plain`
|
||||
|
||||
`docker run --env-file .env -p 8080:8080 nwc-local`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue