Change file paths tonew name

This commit is contained in:
2020-12-03 23:19:32 +01:00
parent d3c0aba10a
commit b753feaaeb
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ server {
listen 443 ssl;
root /root/ft-corona-tracker/web;
root /root/ftracker/web;
index index.html index.htm;