change support log lonk
parent
e1b186cec7
commit
58da81a5c0
|
@ -1,7 +1,7 @@
|
|||
server {
|
||||
listen 443 ssl http2;
|
||||
listen [::]:443 ssl http2;
|
||||
server_name cshd-logs.libraryofcode.org;
|
||||
server_name cshd.libraryofcode.org;
|
||||
|
||||
ssl_certificate /etc/nginx/ssl/org.chain.crt;
|
||||
ssl_certificate_key /etc/nginx/ssl/org.key.pem;
|
||||
|
|
Loading…
Reference in New Issue