diff flys-client/src/main/webapp/WEB-INF/web.xml @ 2965:1fb12b05c859

Set artifact server port back to 8181 flys-client/trunk@4952 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Thu, 12 Jul 2012 13:40:47 +0000
parents d7f76f197d89
children 6266dff93ed2
line wrap: on
line diff
--- a/flys-client/src/main/webapp/WEB-INF/web.xml	Thu Jul 12 13:25:04 2012 +0000
+++ b/flys-client/src/main/webapp/WEB-INF/web.xml	Thu Jul 12 13:40:47 2012 +0000
@@ -7,7 +7,7 @@
 
     <context-param>
         <param-name>server-url</param-name>
-        <param-value>http://localhost:8188</param-value>
+        <param-value>http://localhost:8181</param-value>
     </context-param>
   
   <!-- Servlets -->

http://dive4elements.wald.intevation.org