Activity Spec Service - Dockerization
[sdc.git] / services / activity-spec / activity-spec-web / activity-spec-war / src / main / webapp / WEB-INF / jetty-web.xml
index 9426b13..aa9afe9 100644 (file)
@@ -4,5 +4,5 @@
         "http://www.eclipse.org/jetty/configure_9_0.dtd">
 
 <Configure class="org.eclipse.jetty.webapp.WebAppContext">
-    <Set name="contextPath">/activityspec-api</Set>
+    <Set name="contextPath">/activity-spec-api</Set>
 </Configure>