fix
This commit is contained in:
@@ -295,12 +295,12 @@
|
|||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
DataStoreEncryptionKey = null;
|
"DataStoreEncryptionKey" = null;
|
||||||
|
|
||||||
"ReverseProxy" = {
|
/*"ReverseProxy" = {
|
||||||
"TrustedHTTPProxies" = [ "192.168.100.11" ];
|
"TrustedHTTPProxies" = [ "192.168.100.11" ];
|
||||||
"TrustedHTTPProxiesCount" = 1;
|
"TrustedHTTPProxiesCount" = 1;
|
||||||
};
|
};*/
|
||||||
|
|
||||||
"HttpConfig" = {
|
"HttpConfig" = {
|
||||||
"Address" = "0.0.0.0:443";
|
"Address" = "0.0.0.0:443";
|
||||||
|
|||||||
Reference in New Issue
Block a user