fix variable name and default server ip
This commit is contained in:
parent
08f939d78b
commit
b2649899de
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user