summaryrefslogtreecommitdiffstats
path: root/development/nexus/files/nexus.properties
blob: 49dcebef1a2b7a3774e4ec7179b2e0b542517d32 (plain)
# 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=/var/lib/nexus
runtime=${bundleBasedir}/nexus/WEB-INF