Mercurial > dive4elements > river
diff flys-client/src/main/webapp/WEB-INF/web.xml @ 2904:e740c43e6f5b
Reverted accidently commited port changes from last commit.
flys-client/trunk@4668 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 15 Jun 2012 07:14:45 +0000 |
parents | f05f5586f5fd |
children | 192eddbbd4cf |
line wrap: on
line diff
--- a/flys-client/src/main/webapp/WEB-INF/web.xml Thu Jun 14 13:38:35 2012 +0000 +++ b/flys-client/src/main/webapp/WEB-INF/web.xml Fri Jun 15 07:14:45 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 -->