This commit is contained in:
2025-07-20 13:15:46 +00:00
parent 63b2e5900a
commit 1cd2810480
13 changed files with 176 additions and 34 deletions

View File

@@ -23,9 +23,9 @@ server {
} # managed by Certbot
listen 80;
server_name auth.maksim-pankov.ru;
listen 80;
return 404; # managed by Certbot
}
}