chore: update 2 file(s)

This commit is contained in:
mike
2025-12-28 05:39:15 +01:00
parent ca941dcc6f
commit 19acb7ef15
2 changed files with 3 additions and 3 deletions

View File

@@ -20,8 +20,8 @@ server {
try_files /style.css =204;
}
location = chatv2.js {
try_files /chatv2.js =204;
location = chatv3.js {
try_files /chatv3.js =204;
}
# Custom 404 page