parent
be3a4af4e3
commit
4316c84b9d
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ in {
|
|||
protocol = "https";
|
||||
domain = fqdn;
|
||||
http_port = port;
|
||||
http_addr = fqdn;
|
||||
http_addr = "100.69.177.80";
|
||||
cert_file = certPath;
|
||||
cert_key = keyPath;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue