trace tls

This commit is contained in:
keyan 2021-06-10 18:28:56 -05:00
parent 2511077402
commit 5c2d8f2d25
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
web: npm run start
walletd: node --trace-warnings walletd/index.js
walletd: node --trace-warnings --trace-tls walletd/index.js