mirror of
https://github.com/beego/bee.git
synced 2024-12-18 03:20:50 +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",
|
ApiPrefix: "/api",
|
||||||
EnableModule: nil,
|
EnableModule: nil,
|
||||||
Models: make(map[string]TextModel, 0),
|
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",
|
Branch: "master",
|
||||||
GitLocalPath: system.BeegoHome + "/beego-pro",
|
GitLocalPath: system.BeegoHome + "/beego-pro",
|
||||||
EnableFormat: true,
|
EnableFormat: true,
|
||||||
|
Loading…
Reference in New Issue
Block a user