i hate nginx

This commit is contained in:
2025-06-01 03:46:26 +02:00
parent 8ed63c6c91
commit 50b1c58ccf

View File

@@ -1,5 +1,5 @@
server {
listen 80;
listen 8097;
server_name localhost;
root /usr/share/nginx/html;