chore: dotenv => dotenvx
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import "dotenv/config";
|
||||
import "@dotenvx/dotenvx/config";
|
||||
import express from "express";
|
||||
import bodyParser from "body-parser";
|
||||
import { installRouter } from "./router";
|
||||
|
||||
Reference in New Issue
Block a user