Skip to content

Commit

Permalink
Merge pull request #120 from ddosify/develop
Browse files Browse the repository at this point in the history
Fix config.json env key
  • Loading branch information
fatihbaltaci authored Jan 26, 2023
2 parents 5fca361 + b6a7290 commit 0e9c989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config_examples/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
{"duration": 6, "count": 10},
{"duration": 7, "count": 20}
],
"envs" : {
"env" : {
"HTTPBIN" : "https://httpbin.ddosify.com",
"LOCAL" : "http://localhost:8084",
"NAMES" : ["kenan","fatih","kursat","semih","sertac"] ,
Expand Down

0 comments on commit 0e9c989

Please sign in to comment.