Merge "fixing vid startup issue after resource limit"
[oom.git] / kubernetes / pomba / charts / pomba-networkdiscoveryctxbuilder / resources / config / application.properties
index c41c487..f84906e 100644 (file)
@@ -16,7 +16,7 @@ spring.jersey.type=filter
 spring.mvc.urls=swagger,docs,prometheus,auditevents,info,heapdump,autoconfig,beans,loggers,dump,env,trace,health,configprops,mappings,metrics,webjars
 
 
-server.contextPath=/network-discovery
+server.contextPath=/ndcontextbuilder
 spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration,org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration
 
 #This property is used to set the Tomcat connector attributes.developers can define multiple attributes separated by comma