Mercurial > dive4elements > river
view contrib/make_flys_release/confs/rest-server.xml @ 5158:a9658d43b621
added missing constraints in schema (mostly for Oracle)
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Fri, 01 Mar 2013 13:28:45 +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>