blob: 0a9d33a940ffe80500a276a301cfc43d90180ae3 [file] [log] [blame]
Michael Landoefa037d2017-02-19 12:57:33 +02001<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE Configure PUBLIC
3 "-//Mort Bay Consulting//DTD Configure//EN"
4 "http://www.eclipse.org/jetty/configure_9_0.dtd">
5
6<Configure class="org.eclipse.jetty.webapp.WebAppContext">
7 <Set name="contextPath">/onboarding</Set>
8</Configure>