mirror of
https://github.com/aykhans/dodo.git
synced 2025-04-20 19:13:06 +00:00
📚 Update README.md
This commit is contained in:
parent
015cb15053
commit
ba79304b04
@ -54,7 +54,7 @@ docker run --rm -i aykhans/dodo -u https://example.com -m GET -d 10 -r 1000 -t 2
|
|||||||
|
|
||||||
### 2. JSON config file
|
### 2. JSON config file
|
||||||
You can find an example config structure in the [config.json](https://github.com/aykhans/dodo/blob/main/config.json) file:
|
You can find an example config structure in the [config.json](https://github.com/aykhans/dodo/blob/main/config.json) file:
|
||||||
```json
|
```jsonc
|
||||||
{
|
{
|
||||||
"method": "GET",
|
"method": "GET",
|
||||||
"url": "https://example.com",
|
"url": "https://example.com",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user