Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
9735:fff6c15cdcb1 | 9736:492f8e615c38 |
---|---|
12 | 12 |
13 <web-app> | 13 <web-app> |
14 | 14 |
15 <context-param> | 15 <context-param> |
16 <param-name>server-url</param-name> | 16 <param-name>server-url</param-name> |
17 <param-value>http://localhost:8181</param-value> | 17 <param-value>http://d4eriver-artifacts:8181</param-value> |
18 </context-param> | 18 </context-param> |
19 | 19 |
20 <context-param> | 20 <context-param> |
21 <!-- URL to be redirected after successfull authentication --> | 21 <!-- URL to be redirected after successfull authentication --> |
22 <param-name>redirect-url</param-name> | 22 <param-name>redirect-url</param-name> |