[Security] Fix typo

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
pull/557/head
Thomas Dietrich 2017-11-08 14:57:12 +01:00
parent 2b3586399e
commit 298d664c02
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ openHAB has a built-in webserver, which listens on port 8080 for HTTP and 8443 f
In general, it is advised to use HTTPS communication over HTTP.
The default ports 8080 and 8443 can be changed by setting the environment variables `OPENHAB_HTTP_PORT` resp. `OPENHAB_HTTPS_PORT`.
In an apt installation, you would best do this in the file `/etc/defaults/openhab2`.
In an apt installation, you would best do this in the file `/etc/default/openhab2`.
### SSL Certificates