domain nginx

This commit is contained in:
Михаил Капелько
2025-09-05 22:45:49 +03:00
parent 68b2b3aa7b
commit 2a470306ce

View File

@@ -23,7 +23,7 @@ server {
# Add index.php to the list if you are using PHP # Add index.php to the list if you are using PHP
index index.html; index index.html;
server_name _; server_name kornerr.ru www.kornerr.ru;
location / { location / {
# First attempt to serve request as file, then # First attempt to serve request as file, then