view contrib/make_flys_release/confs/rest-server.xml @ 4931:f5c55d7ea07e dami

SCHEMA Change (psql only) use FLOAT8 for real numbers In oracle they are numbers with precision so there is no change necessary there.
author Andre Heinecke <aheinecke@intevation.de>
date Mon, 28 Jan 2013 18:24:01 +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>

http://dive4elements.wald.intevation.org