summaryrefslogtreecommitdiff
path: root/ecosystem.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'ecosystem.config.js')
-rw-r--r--ecosystem.config.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/ecosystem.config.js b/ecosystem.config.js
index 60f1330a..7ff4d71a 100644
--- a/ecosystem.config.js
+++ b/ecosystem.config.js
@@ -11,7 +11,6 @@ module.exports = {
max_memory_restart: '8G',
env: {
NODE_ENV: 'production',
- NODE_OPTIONS: '--openssl-legacy-provider'
},
// 로그 설정
error_file: '~/.pm2/logs/evcp-error.log',