suite
This commit is contained in:
parent
050a73fbc5
commit
d21361ddb4
@ -50,6 +50,12 @@ server {
|
||||
|
||||
return 301 https://walden-solutions.fr$request_uri;
|
||||
|
||||
ssl on;
|
||||
ssl_certificate /etc/letsencrypt/live/pollen.olwen.xyz/fullchain.pem;
|
||||
ssl_certificate_key /etc/letsencrypt/live/pollen.olwen.xyz/privkey.pem;
|
||||
|
||||
|
||||
|
||||
include snippets/letsencrypt.conf;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user