This commit is contained in:
antonio
2025-01-13 15:28:20 +01:00
parent 0d5dbc69ad
commit ab95772dd4

View File

@@ -108,12 +108,9 @@ curl -X POST "https://broker.litlyx.com/event" \
To self-host the Litlyx dashboard, first **fork** this repository.
Then run the following command:
```bash
docker-compose build
```
You can find our Docker images on DockerHub for more.
after the build finishes, run:
Then run the following command:
```bash
docker-compose up
```