fixed typo
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Shahan Nedadahandeh 2022-07-01 11:50:18 -07:00
parent a940a7eb51
commit 5ba6bc848a
Signed by: snedadah
GPG Key ID: 8638C7F917385B01
1 changed files with 2 additions and 1 deletions

View File

@ -6,4 +6,5 @@ server {
try_files $uri $uri/ /index.html;
}
error_page 404 /index.html;
}
}