redirect cshd.libraryofcode.org
parent
7d1d5b4022
commit
f60be3900a
|
@ -6,7 +6,5 @@ server {
|
|||
ssl_certificate /etc/nginx/ssl/org.chain.crt;
|
||||
ssl_certificate_key /etc/nginx/ssl/org.key.pem;
|
||||
|
||||
location / {
|
||||
proxy_pass http://localhost:5479;
|
||||
}
|
||||
return 302 https://staff.libraryofcode.org$request_uri;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue