change readme & nginx host

This commit is contained in:
2026-05-20 15:34:10 +03:00
parent 43c0739dfa
commit 82e87c4704
2 changed files with 13 additions and 152 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
server {
listen 80;
listen [::]:80;
server_name b24pal.local;
server_name b24.local;
real_ip_header X-Real-IP;
###set_real_ip_from %REAL_IP_FROM%;