mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-10 07:48:37 +01:00
read-me
This commit is contained in:
@@ -108,12 +108,9 @@ curl -X POST "https://broker.litlyx.com/event" \
|
|||||||
|
|
||||||
To self-host the Litlyx dashboard, first **fork** this repository.
|
To self-host the Litlyx dashboard, first **fork** this repository.
|
||||||
|
|
||||||
Then run the following command:
|
You can find our Docker images on DockerHub for more.
|
||||||
```bash
|
|
||||||
docker-compose build
|
|
||||||
```
|
|
||||||
|
|
||||||
after the build finishes, run:
|
Then run the following command:
|
||||||
```bash
|
```bash
|
||||||
docker-compose up
|
docker-compose up
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user