new vhost
This commit is contained in:
@@ -7,7 +7,7 @@ upstream zot {
|
||||
limit_req_zone $binary_remote_addr zone=zot_limit:10m rate=50r/s;
|
||||
|
||||
server {
|
||||
listen 443 ssl http2;
|
||||
listen 443 ssl;
|
||||
listen 443 quic;
|
||||
http2 on;
|
||||
http3 on;
|
||||
|
||||
Reference in New Issue
Block a user