1em0n9527

Results 3 issues of 1em0n9527

**Describe the bug** my nacos address url is something like ip:port/${address-context-path}/nacos/serverlist nacos server url has no context-path: ip:port/nacos I read the code about context-path, but a little confused about it....

status/need feedback

this file is in build directory, and i can not find a way to generate this file

搜了下网卡 eth 相关的 issue,均没有统一的解决办法,代码相关看了下,默认是选择第一个能使用的网卡,在不同网络环境下,限制非常大, 建议参照 nacos 注册服务的参数实现指定注册使用哪个网卡注册到调度器 nacos 参数配置:spring.cloud.nacos.discovery.network-interface: eth0 PS:使用版本为最新发布的 3.1.1