mirror of https://github.com/sundowndev/http.git
test: fix default https
parent
1c51cba3bd
commit
e740a5e93a
|
@ -18,8 +18,7 @@ module.exports = {
|
|||
serverTimeout: 10000,
|
||||
clientTimeout: 25000,
|
||||
proxy: true,
|
||||
retry: 1,
|
||||
https: true
|
||||
retry: 1
|
||||
},
|
||||
build: {
|
||||
terser: false
|
||||
|
|
Loading…
Reference in New Issue