mirror of
https://github.com/praveentcom/openproxy.git
synced 2026-06-06 14:43:58 +02:00
chore: use node
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const path = require('path');
|
||||
const path = require('node:path');
|
||||
|
||||
require('dotenv').config({ path: path.resolve(__dirname, '../.env') });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user