Project

General

Profile

« Previous | Next » 

Revision 2854

Added by harris over 18 years ago

Made an obvious correction by appending the port to the hostname for the server element.

View differences:

build.properties
15 15
# Server Properties
16 16
config.hostname=knb.ecoinformatics.org
17 17
config.port=80
18
server=${config.hostname}
18
server=${config.hostname}:${config.port}
19 19
httpserver=${server}
20 20
config.metacatserver=http://${server}/${metacat.context}/metacat
21 21
config.lsidauthority=ecoinformatics.org

Also available in: Unified diff