🤖 TEST:

This commit is contained in:
Yuri-Lima
2023-08-28 10:32:17 +00:00
parent aea341444d
commit 6cd84859ef

View File

@@ -13,7 +13,7 @@ http {
server {
listen 80;
server_name localhost;
server_name 49.13.21.211;
root /usr/share/nginx/html;
index index.html index.htm;