mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-02-03 08:11:11 +08:00
24w21a
This commit is contained in:
parent
6f67f6f5b4
commit
1eed79463d
3 changed files with 4 additions and 2 deletions
1
main.go
1
main.go
|
|
@ -78,6 +78,7 @@ func init() {
|
|||
loadConfig()
|
||||
setupLogger(cfg)
|
||||
loadlist(cfg)
|
||||
setupRateLimit(cfg)
|
||||
|
||||
gin.SetMode(gin.ReleaseMode)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue