Comment
This commit is contained in:
parent
4c0d5b13d1
commit
156b3b8133
@ -1,3 +1,4 @@
|
|||||||
|
// Import dotenv file if not in production
|
||||||
if (process.env.NODE_ENV !== "production") {
|
if (process.env.NODE_ENV !== "production") {
|
||||||
require("dotenv").config();
|
require("dotenv").config();
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user