venus: Support https
This commit is contained in:
parent
6adfb647ff
commit
ef5e2be339
1 changed files with 1 additions and 0 deletions
|
@ -166,6 +166,7 @@ in
|
|||
script = "exec venus-planet ${configFile}";
|
||||
serviceConfig.User = "${cfg.user}";
|
||||
serviceConfig.Group = "${cfg.group}";
|
||||
environment.OPENSSL_X509_CERT_FILE = "/etc/ssl/certs/ca-bundle.crt";
|
||||
};
|
||||
|
||||
systemd.timers.venus =
|
||||
|
|
Loading…
Reference in a new issue