fix
This commit is contained in:
parent
4fae953e30
commit
d36b35436c
1 changed files with 2 additions and 2 deletions
|
@ -39,8 +39,8 @@
|
|||
|
||||
proxyConfig = {
|
||||
forceSSL = true;
|
||||
useHTTP3 = true;
|
||||
useHTTP2 = true;
|
||||
#useHTTP3 = true;
|
||||
#useHTTP2 = true;
|
||||
enableACME = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue