Mercurial > dive4elements > river
view flys-artifacts/doc/conf/rest-server.xml @ 3926:e20307be4cc3
Fix issue863.
flys-artifacts/trunk@5618 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 27 Sep 2012 12:58:55 +0000 |
parents | c041944a7f74 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" ?> <rest-server> <!-- The port which the ArtifactDatabase (ArtifactServer) will bind to. --> <port>8181</port> <listen>localhost</listen> </rest-server>