Skip to content

Commit 8327bcc

Browse files
committed
chore: removed dotenv
1 parent 5050582 commit 8327bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
require('dotenv').config()
1+
// require('dotenv').config()
22

33
const cors = require('cors');
44

0 commit comments

Comments
 (0)