diff --git a/ormconfig.ts b/ormconfig.ts index f75a4c8..d8d16a0 100644 --- a/ormconfig.ts +++ b/ormconfig.ts @@ -1,4 +1,4 @@ -import { config } from "dotenv" +import { config } from "dotenv-safe" config(); export default {