mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-02-03 16:21:11 +08:00
update
This commit is contained in:
parent
c21149b17f
commit
749093c8d5
20 changed files with 1282 additions and 1 deletions
7
config/config.yaml
Normal file
7
config/config.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
port: 8080
|
||||
host: "127.0.0.1"
|
||||
sizelimit: 131072000 # 125MB
|
||||
logfilepath: "/data/ghproxy/log/ghproxy-0rtt.log"
|
||||
CorsAllowOrigins: true
|
||||
auth: true
|
||||
authtoken: "test"
|
||||
Loading…
Add table
Add a link
Reference in a new issue