dockerfile updated

This commit is contained in:
sumedh
2024-08-15 12:43:51 +05:30
parent 7785a50641
commit 4f169755f7
3 changed files with 3 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ server {
#access_log /var/log/nginx/host.access.log main;
root /usr/share/nginx/html;
index index.html index.htm;
index index.html index.html;
server_name _;