comparison artifacts/doc/conf/rest-server.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 5aa05a7a34b7
children
comparison
equal deleted inserted replaced
9735:fff6c15cdcb1 9736:492f8e615c38
1 <?xml version="1.0" encoding="UTF-8" ?> 1 <?xml version="1.0" encoding="UTF-8" ?>
2 <rest-server> 2 <rest-server>
3 <!-- The port which the ArtifactDatabase (ArtifactServer) will bind to. --> 3 <!-- The port which the ArtifactDatabase (ArtifactServer) will bind to. -->
4 <port>8181</port> 4 <port>8181</port>
5 <listen>localhost</listen> 5 <listen>0.0.0.0</listen>
6 </rest-server> 6 </rest-server>

http://dive4elements.wald.intevation.org