diff --git a/safetwitch.conf b/safetwitch.conf index 407a8c7..ddb248f 100644 --- a/safetwitch.conf +++ b/safetwitch.conf @@ -11,4 +11,4 @@ server { location / { try_files $uri $uri/ /index.html; } -} \ No newline at end of file +}