Phase 3 completed: Flutter MVP with live streaming and auto-refresh
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
func SetupRouter() *gin.Engine {
|
||||
// 设置为发布模式,消除 "[WARNING] Running in debug mode" 警告
|
||||
gin.SetMode(gin.ReleaseMode)
|
||||
|
||||
|
||||
r := gin.Default()
|
||||
|
||||
// 清除代理信任警告 "[WARNING] You trusted all proxies"
|
||||
|
||||
Reference in New Issue
Block a user