如何自定义Sonatype Nexus运行端口?

gib*_*lex 5 nexus sonatype

我正在使用Sonatype Nexus OSS 3.2版.任何人都可以指导我如何自定义Nexus运行的端口?

我无法找到任何配置文件来自定义端口和自定义上下文路径?

目前Nexus正在运行http://<ServerName>:8081/,我希望它能够改变为http://<ServerName>:9001/nexus.

Dar*_*ter 9

您需要编辑nexus.propertiessonatype-work/nexus3/etc/,特别是应用端口.将此设置为9001,重新启动Nexus Repository并享受骑行:)