Skip to content

Commit

Permalink
update docker proxy.json
Browse files Browse the repository at this point in the history
  • Loading branch information
chengshiwen committed Aug 8, 2024
1 parent a99b8d5 commit 60aa2aa
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docker/quick/proxy.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,10 @@
"pprof_enabled": false,
"https_enabled": false,
"https_cert": "",
"https_key": ""
"https_key": "",
"tls": {
"ciphers": [],
"min_version": "",
"max_version": ""
}
}

0 comments on commit 60aa2aa

Please sign in to comment.