Updating Server to run on new port configuration.

This commit is contained in:
ccostan
2018-09-15 14:51:25 -04:00
parent ec8aac3a1b
commit bf0afacd25
4 changed files with 3 additions and 2 deletions

View File

@@ -71,7 +71,7 @@ cloud:
display_categories: LIGHT
http:
base_url: !secret http_base_url
# server_port: !secret http_port
server_port: !secret server_port
api_password: !secret http_api_password
ssl_certificate: !secret ssl_certificate
ssl_key: !secret ssl_key