Skip to content

Commit

Permalink
𝑭𝑬𝑵𝑰𝑿-𝑩𝑶𝑻-𝑪𝑫
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilsmac authored Nov 9, 2023
1 parent a28343a commit e3684be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
process.env['NODE_TLS_REJECT_UNAUTHORIZED'] = '0';
process.env['NODE_TLS_REJECT_UNAUTHORIZED'] = '1';
import './config.js';
import './api.js';
import {createRequire} from 'module';
Expand Down

0 comments on commit e3684be

Please sign in to comment.