mirror of
https://github.com/tiger1103/gfast.git
synced 2026-09-21 18:20:47 +00:00
加入验证码和gftoken
This commit is contained in:
+2
-2
@@ -3,6 +3,6 @@ package boot
|
||||
import "github.com/gogf/gf/frame/g"
|
||||
|
||||
func init() {
|
||||
g.Server().SetPort(8200)
|
||||
g.Server().SetPort(8200)
|
||||
g.Server().AddStaticPath("/public", g.Cfg().Get("server.ServerRoot").(string))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user