mirror of
https://github.com/MrSedan/neuro-reply-website.git
synced 2026-01-14 20:49:42 +03:00
Changed .env path
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { config as configInit } from 'dotenv';
|
||||
|
||||
configInit();
|
||||
configInit({ path: '../.env' });
|
||||
|
||||
export const config = {
|
||||
database: {
|
||||
|
||||
Reference in New Issue
Block a user