Alexander Savin
Alexander Savin
Hey, I have an issue with Emporia Vue integration. I have a manual setup. Would you mind to point me out how to fix it Thank you in advance ```...
Hi Folks, Could you please help me to solve this issue Nginx Conf ``` location /oauth2/ { proxy_pass http://127.0.0.1:4180; proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Scheme $scheme; proxy_set_header X-Auth-Request-Redirect...