Mercurial > dive4elements > river
diff flys-client/src/main/webapp/WEB-INF/web.xml @ 1603:dd612a1348d2
Reverted port of artifact-server 8182 to 8181.
flys-client/trunk@3948 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 07 Feb 2012 10:03:49 +0000 |
parents | 67468c90ca68 |
children | 0b7535e2e9aa |
line wrap: on
line diff
--- a/flys-client/src/main/webapp/WEB-INF/web.xml Mon Feb 06 16:11:10 2012 +0000 +++ b/flys-client/src/main/webapp/WEB-INF/web.xml Tue Feb 07 10:03:49 2012 +0000 @@ -7,7 +7,7 @@ <context-param> <param-name>server-url</param-name> - <param-value>http://localhost:8182</param-value> + <param-value>http://localhost:8181</param-value> </context-param> <!-- Servlets -->