From 20e19b4242f888aafe3c55f9dabe3af46728cbab Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 31 Oct 2017 01:32:13 +0300 Subject: gradle: farm configuration --- juick-xmpp/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'juick-xmpp') diff --git a/juick-xmpp/build.gradle b/juick-xmpp/build.gradle index e132d16f..791db3f5 100644 --- a/juick-xmpp/build.gradle +++ b/juick-xmpp/build.gradle @@ -18,7 +18,7 @@ compileJava.options.encoding = 'UTF-8' gretty { httpPort = 8080 - contextPath = '' + contextPath = '/s2s' servletContainer = 'tomcat8' } -- cgit v1.2.3