This commit is contained in:
Lev 2025-12-08 22:00:40 +03:00
parent da045a7c02
commit f20f9528aa
9 changed files with 37 additions and 8 deletions

View file

@ -0,0 +1,7 @@
https {
listen 443;
listen [::]:443;
server_name spectralvpn.ru;
root /var/www/html/spectralvpn.ru;
}