diff gwt-client/src/main/webapp/WEB-INF/web.xml @ 9736:492f8e615c38 3.2.x

Docker-friendly default configuration
author Tom Gottfried <tom@intevation.de>
date Mon, 25 Jul 2022 12:30:42 +0200
parents 654aaa0d7576
children cfc0aab9947f
line wrap: on
line diff
--- a/gwt-client/src/main/webapp/WEB-INF/web.xml	Mon Jul 25 11:48:32 2022 +0200
+++ b/gwt-client/src/main/webapp/WEB-INF/web.xml	Mon Jul 25 12:30:42 2022 +0200
@@ -14,7 +14,7 @@
 
     <context-param>
         <param-name>server-url</param-name>
-        <param-value>http://localhost:8181</param-value>
+        <param-value>http://d4eriver-artifacts:8181</param-value>
     </context-param>
 
     <context-param>

http://dive4elements.wald.intevation.org