ssl_certificate /letsencrypt/live/arti24.eu/fullchain.pem;
ssl_certificate_key /letsencrypt/live/arti24.eu/privkey.pem;
This commit is contained in:
parent
f2b4ff7092
commit
6f6898d879
|
|
@ -24,7 +24,5 @@ server {
|
||||||
proxy_set_header X-Forwarded-Port $server_port;
|
proxy_set_header X-Forwarded-Port $server_port;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue