mirror of
https://github.com/beego/bee.git
synced 2024-12-17 22:10:49 +00:00
beego pro move to beego group
This commit is contained in:
parent
f3240109bf
commit
4637afa242
@ -29,7 +29,7 @@ var DefaultBeegoPro = &Container{
|
||||
ApiPrefix: "/api",
|
||||
EnableModule: nil,
|
||||
Models: make(map[string]TextModel, 0),
|
||||
GitRemotePath: "https://github.com/beego-dev/beego-pro.git",
|
||||
GitRemotePath: "https://github.com/beego/beego-pro.git",
|
||||
Branch: "master",
|
||||
GitLocalPath: system.BeegoHome + "/beego-pro",
|
||||
EnableFormat: true,
|
||||
|
Loading…
Reference in New Issue
Block a user