mirror of
https://github.com/cloudpanel-io/vhost-templates.git
synced 2026-05-18 08:23:31 +08:00
.
This commit is contained in:
@@ -7,7 +7,7 @@ server {
|
||||
listen [::]:443 quic;
|
||||
listen [::]:443 ssl;
|
||||
http2 on;
|
||||
http3 off;
|
||||
http3 on;
|
||||
{{ssl_certificate_key}}
|
||||
{{ssl_certificate}}
|
||||
{{server_name}}
|
||||
|
||||
Reference in New Issue
Block a user