Skip to content

Conversation

@barryzxy
Copy link

@barryzxy barryzxy commented Jan 2, 2021

在2.x版本中直接在init中打开,在配置文件中打开失效了

beego.BConfig.Listen.EnableAdmin=true
beego.BConfig.Listen.AdminAddr="localhost"
beego.BConfig.Listen.AdminPort=8088

在2.x版本中直接在init中打开,在配置文件中打开失效了

	beego.BConfig.Listen.EnableAdmin=true
	beego.BConfig.Listen.AdminAddr="localhost"
	beego.BConfig.Listen.AdminPort=8088
@flycash
Copy link
Collaborator

flycash commented Jan 3, 2021

我没理解这一段是指什么?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants