Project

General

Profile

« Previous | Next » 

Revision 3370

Added by Jing Tao over 16 years ago

Change the https port from 80 to 443

View differences:

build.properties
15 15
# Server Properties
16 16
config.hostname=knb.ecoinformatics.org
17 17
config.port=80
18
config.port.https=80
18
config.port.https=443
19 19
# Server is the domain name for replication purpose, which should be with https port
20 20
server=${config.hostname}:${config.port.https}
21 21
httpserver=${config.hostname}:${config.port}

Also available in: Unified diff