set ERL_SSL_PATH
All checks were successful
Build and Publish / build-release (push) Successful in 2m8s
All checks were successful
Build and Publish / build-release (push) Successful in 2m8s
This commit is contained in:
@@ -39,6 +39,7 @@
|
|||||||
Env = [
|
Env = [
|
||||||
"SSL_CERT_FILE=${pkgs.cacert}/etc/ssl/certs/ca-bundle.crt"
|
"SSL_CERT_FILE=${pkgs.cacert}/etc/ssl/certs/ca-bundle.crt"
|
||||||
"SSL_CERT_DIR=${pkgs.cacert}/etc/ssl/certs"
|
"SSL_CERT_DIR=${pkgs.cacert}/etc/ssl/certs"
|
||||||
|
"ERL_SSL_PATH=${pkgs.cacert}/etc/ssl/certs"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user