You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone, I've been using nginx-proxy for a long time, and recently it suddenly started acting up. I noticed that nginx-proxy is automatically adding the line if ($https) return 500; in the vhost block of the default.conf file. This causes most of my websites to become inaccessible. I’d like to know under what circumstances nginx-proxy adds this line to the vhost block.