mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-10 07:48:37 +01:00
fix on readme curl example
This commit is contained in:
@@ -99,7 +99,8 @@ curl -X POST "https://broker.litlyx.com/event" \
|
|||||||
"name": "testEvent1",
|
"name": "testEvent1",
|
||||||
"metadata": "{\"test\": \"something\"}",
|
"metadata": "{\"test\": \"something\"}",
|
||||||
"website": "something",
|
"website": "something",
|
||||||
"user
|
"userAgent": "something"
|
||||||
|
}'
|
||||||
```
|
```
|
||||||
|
|
||||||
# Self-Hosting with Docker
|
# Self-Hosting with Docker
|
||||||
|
|||||||
Reference in New Issue
Block a user