mirror of
https://github.com/docmost/docmost.git
synced 2026-05-12 18:04:06 +08:00
restructure directories
* set log level based on env
This commit is contained in:
@@ -9,7 +9,7 @@ import {
|
||||
} from 'kysely';
|
||||
import { run } from 'kysely-migration-cli';
|
||||
import * as dotenv from 'dotenv';
|
||||
import { envPath } from '../helpers/utils';
|
||||
import { envPath } from '../common/helpers/utils';
|
||||
|
||||
dotenv.config({ path: envPath });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user