mirror of
https://github.com/kaaninchen/Laterna.git
synced 2026-09-17 19:12:48 +00:00
📚 docs(README): fix example URL
This commit is contained in:
@@ -104,7 +104,7 @@ The token is shown once on the first startup. To regenerate it, run the server w
|
|||||||
#### Create a new controller
|
#### Create a new controller
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ curl -X POST http://your-server.com/api/v1/controllers \
|
$ curl -X POST localhost:8080/api/v1/controllers \
|
||||||
-H "Authorization: $TOKEN"
|
-H "Authorization: $TOKEN"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user