mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-02-03 08:11:11 +08:00
25w02a
This commit is contained in:
parent
6f95e1c182
commit
7a57317a8b
6 changed files with 382 additions and 429 deletions
1
main.go
1
main.go
|
|
@ -100,6 +100,7 @@ func init() {
|
|||
|
||||
if cfg.Server.Debug {
|
||||
dev = "true"
|
||||
version = "dev"
|
||||
}
|
||||
if dev == "true" {
|
||||
gin.SetMode(gin.DebugMode)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue