This commit is contained in:
TheMaddax 2024-12-09 18:24:23 -06:00
parent 33a2488869
commit 547b3b1440

View file

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