Merge pull request #622 from Nojwe/patch-1

Note port for connecting to a Unifi Cloud Key
This commit is contained in:
Eric Nemchik 2023-11-24 07:53:05 -06:00 committed by GitHub
commit f555388f75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,7 @@
# make sure that your dns has a cname set for unifi
# NOTE: If you use the proxy_cookie_path setting in proxy.conf you need to remove HTTPOnly;
# ex: proxy_cookie_path / "/; Secure";
# change $upstream_port to 443 if connecting to a Unifi Cloud Key
server {
listen 443 ssl http2;