fix variable name and default server ip

This commit is contained in:
Robert Kaussow 2018-08-13 22:09:24 +02:00
parent 08f939d78b
commit b2649899de
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ unifi_tls_cert_path: /etc/pki/tls/certs/mycert.pem
unifi_tls_key_path: /etc/pki/tls/private/mykey.pem
unifi_nginx_vhost_enabled: False
unifi_ip_server: localhost
unifi_server_ip: 127.0.0.1
unifi_server_port: 8443
unifi_nginx_server: myinventoryname
unifi_nginx_server_name: unifi.example.com