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

权限控制 #4121

Closed
TheheiWorld opened this issue Nov 3, 2020 · 2 comments
Closed

权限控制 #4121

TheheiWorld opened this issue Nov 3, 2020 · 2 comments
Labels
status/invalid This doesn't seem right

Comments

@TheheiWorld
Copy link

export DEFAULT_SEARCH_LOCATIONS="classpath:/,classpath:/config/,file:./,file:./config/"
export CUSTOM_SEARCH_LOCATIONS=${DEFAULT_SEARCH_LOCATIONS},file:${BASE_DIR}/conf/

console 模块下有 application.properties 文件

这两种会导致 修改 file:${BASE_DIR}/conf 下面的 application.properties 中属性 并不生效,比如
conf/ 下面 跟 console 模块中 都有 application.properties 文件, 都有 nacos.core.auth.enabled=true这个配置,
更改 conf/ 下面的并不能生效

@horizonzy
Copy link
Collaborator

how to repreduce it.
such as:
step1.
step2.
step3.

@KomachiSion
Copy link
Collaborator

1.4.0 has fixed this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

3 participants