mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2026-01-15 09:01:47 +08:00
Merge pull request #622 from Nojwe/patch-1
Note port for connecting to a Unifi Cloud Key
This commit is contained in:
commit
f555388f75
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user