Mercurial > dive4elements > river
diff artifacts/doc/conf/conf.xml @ 9754:cd07130ded8d 3.2.x
Route GWT client through wiki container
This reduces the need for local configuration changes to get
a working Docker-based setup.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Wed, 12 Oct 2022 10:45:13 +0200 |
parents | 308a0d822d18 |
children | 0834c2591e14 |
line wrap: on
line diff
--- a/artifacts/doc/conf/conf.xml Tue Oct 11 14:02:20 2022 +0200 +++ b/artifacts/doc/conf/conf.xml Wed Oct 12 10:45:13 2022 +0200 @@ -360,6 +360,7 @@ <sediment-density-factor>1.9</sediment-density-factor> </options> - <!-- base url for online help. --> - <help-url>http://example.com</help-url> + <!-- Base URL for online help --> + <!-- Can be absolute URL or just path if on the same host as client --> + <help-url>/wiki</help-url> </artifact-database>