feat: add bootstrapped DeepSeek routing corpus
This commit is contained in:
@@ -7,6 +7,17 @@ server {
|
||||
|
||||
charset utf-8;
|
||||
server_tokens off;
|
||||
gzip on;
|
||||
gzip_comp_level 6;
|
||||
gzip_min_length 1024;
|
||||
gzip_vary on;
|
||||
gzip_types
|
||||
text/plain
|
||||
text/css
|
||||
application/javascript
|
||||
application/json
|
||||
application/xml
|
||||
image/svg+xml;
|
||||
|
||||
location = /healthz {
|
||||
access_log off;
|
||||
|
||||
Reference in New Issue
Block a user