Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

启动时 go run main.go 需要加上 -conf ../configs, 对新人不友好, #37

Closed
tx991020 opened this issue Apr 24, 2019 · 0 comments · Fixed by #40
Closed

启动时 go run main.go 需要加上 -conf ../configs, 对新人不友好, #37

tx991020 opened this issue Apr 24, 2019 · 0 comments · Fixed by #40
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@tx991020
Copy link

启动时 go run main.go 需要加上 -conf ../configs, 对新人不友好, 如果指定,会出现下面错误,
根本知道application.toml 怎么配置才能正常启动
if err := paladin.Watch("application.toml", ac); err != nil {
panic(err)
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants