One-KVM/configs/nginx/redirect-to-https.conf
2021-11-12 01:49:51 +03:00

2 lines
38 B
Plaintext

return 301 https://$host$request_uri;