summaryrefslogtreecommitdiffstats
path: root/src/main/webapp/WEB-INF/jetty-web.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/webapp/WEB-INF/jetty-web.xml')
-rw-r--r--src/main/webapp/WEB-INF/jetty-web.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/webapp/WEB-INF/jetty-web.xml b/src/main/webapp/WEB-INF/jetty-web.xml
index 67a135a..cf7e303 100644
--- a/src/main/webapp/WEB-INF/jetty-web.xml
+++ b/src/main/webapp/WEB-INF/jetty-web.xml
@@ -3,5 +3,5 @@
"-//Mort Bay Consulting//DTD Configure//EN"
"http://www.eclipse.org/jetty/configure_9_0.dtd">
<Configure class="org.eclipse.jetty.webapp.WebAppContext">
- <Set name="contextPath">/dcae</Set>
+ <Set name="contextPath">/dcaed</Set>
</Configure>