Change default SSL port.

v0.8.8
Todd Persen 2014-12-02 16:59:39 -05:00
parent 59fdf22d96
commit a62b9b2c17
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ port = 8083 # binding is disabled if the port isn't set
# Configure the http api
[api]
port = 8086 # binding is disabled if the port isn't set
# ssl-port = 8084 # Ssl support is enabled if you set a port and cert
# ssl-port = 8087 # Ssl support is enabled if you set a port and cert
# ssl-cert = /path/to/cert.pem
# connections will timeout after this amount of time. Ensures that clients that misbehave