mirror of
https://github.com/sismics/docs.git
synced 2025-12-13 01:36:18 +00:00
#668: jetty 11 deployment
This commit is contained in:
2
docs.xml
2
docs.xml
@@ -1,3 +1,5 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE Configure PUBLIC "-//Jetty//Configure//EN" "https://www.eclipse.org/jetty/configure_10_0.dtd">
|
||||
<Configure class="org.eclipse.jetty.webapp.WebAppContext">
|
||||
<Set name="contextPath">/</Set>
|
||||
<Set name="war"><SystemProperty name="jetty.data" default="."/>/webapps/docs.war</Set>
|
||||
|
||||
Reference in New Issue
Block a user