default-config.nexus.properties Maven / Gradle / Ivy
# Sonatype Nexus
# ==============
# This is the most basic configuration of Nexus.
# Jetty section
application-port=8081
application-host=0.0.0.0
nexus-webapp=${bundleBasedir}/nexus
nexus-webapp-context-path=/nexus
# Nexus section
#nexus-work=${bundleBasedir}/../sonatype-work/nexus
runtime=${bundleBasedir}/nexus/WEB-INF
## This below is needed by ITs
nexus-work=${nexus-work-dir}
#index.template.file=templates/index-debug.vm