Mercurial > dive4elements > river
diff flys-client/src/main/webapp/WEB-INF/web.xml @ 2524:39cf246b28c4
Revert last commit which contains configuration modifications.
flys-client/trunk@4411 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 15 May 2012 14:23:00 +0000 |
parents | 885b02130528 |
children | e75b15818435 |
line wrap: on
line diff
--- a/flys-client/src/main/webapp/WEB-INF/web.xml Tue May 15 14:21:39 2012 +0000 +++ b/flys-client/src/main/webapp/WEB-INF/web.xml Tue May 15 14:23:00 2012 +0000 @@ -7,7 +7,7 @@ <context-param> <param-name>server-url</param-name> - <param-value>http://localhost:1610</param-value> + <param-value>http://localhost:8181</param-value> </context-param> <!-- Servlets -->