Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 240 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 240 Bytes

LightningLabs

Hi.

Usage

Copy .env.example to .env (modify the variables as you wish; the main two you should change for sure are the user/password); then run docker compose up to start the server.

TODO: start the client too.