add check robot yandex

This commit is contained in:
Valentin CZERYBA 2023-02-14 22:20:37 +01:00
parent 39fab7b0dc
commit 18da14f2de

View File

@ -33,6 +33,14 @@ server {
location /googlebbc3cfa6d1866691.html {
root /var/www/gouter/;
}
location /yandex_93259fe4480c9828.html {
root /var/www/gouter/;
}
location /yandex_f07f7ace7d8459d8.html {
root /var/www/gouter/;
}
listen 443 ssl; # managed by Certbot
ssl_certificate /etc/letsencrypt/live/clarissariviere.com/fullchain.pem; # managed by Certbot
ssl_certificate_key /etc/letsencrypt/live/clarissariviere.com/privkey.pem; # managed by Certbot