Skip to content

Update monitor.md#899

Open
barryzxy wants to merge 1 commit intobeego:masterfrom
barryzxy:patch-1
Open

Update monitor.md#899
barryzxy wants to merge 1 commit intobeego:masterfrom
barryzxy:patch-1

Conversation

@barryzxy
Copy link
Copy Markdown

@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
Copy Markdown
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