From 75bb0f8160d7464dde79ce47e487d0f355f5b069 Mon Sep 17 00:00:00 2001 From: alexm Date: Fri, 16 Jun 2023 12:19:59 +0200 Subject: [PATCH] refs #5860 fix hash smbhash --- back/process.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/back/process.yml b/back/process.yml index 38d2b9eaf..a29323240 100644 --- a/back/process.yml +++ b/back/process.yml @@ -4,4 +4,4 @@ apps: instances: 1 max_restarts: 3 restart_delay: 15000 - node_args: --tls-min-v1.0 + node_args: --tls-min-v1.0 --openssl-legacy-provider