Mercurial > dive4elements > river
view contrib/make_flys_release/confs/rest-server.xml @ 5007:4e5d209253dd dami
Importer doc: Update installation documentation.
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Fri, 15 Feb 2013 17:22:07 +0100 |
parents | 9d404069f361 |
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>8999</port> <listen>localhost</listen> </rest-server>