bash
sudo vim /etc/nginx/nginx.conf
proxy_set_header X-Forwarded-Proto https;
rstudio
sudo systemctl restart nginx