mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-06 04:51:33 -07: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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue