Cbarness

Results 2 issues of Cbarness

Have 2 servers: NGINX Reverse Proxy @ 192.168.0.200 Movim @ 192.168.0.205 NGINX Config: server { listen 80; server_name app.spacessocial.com; # Redirect all HTTP traffic to HTTPS return 301 https://$host$request_uri; }...

Trying to deploy locally, i see this was in issue brought up a few years ago. Nothing since. Is this still the case?