Mercurial > dive4elements > river
diff gwt-client/src/main/webapp/WEB-INF/web.xml @ 7777:c7abf983d41b
Set print URL to useful value for demo installation.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Tue, 04 Mar 2014 17:58:10 +0100 |
parents | 84889738d029 |
children | 242e790fb4ee |
line wrap: on
line diff
--- a/gwt-client/src/main/webapp/WEB-INF/web.xml Tue Mar 04 17:42:31 2014 +0100 +++ b/gwt-client/src/main/webapp/WEB-INF/web.xml Tue Mar 04 17:58:10 2014 +0100 @@ -327,7 +327,7 @@ </init-param> <init-param> <param-name>print-url</param-name> - <param-value>http://localhost:8888/flys/mapfish-print</param-value> + <param-value>http://localhost:8080/d4e/flys/mapfish-print</param-value> </init-param> </servlet>