Commit 68eb668d authored by Phạm Quang Bảo's avatar Phạm Quang Bảo

f

parent 9b4875b2
import { Sequelize } from 'sequelize';
import { config as loadEnv } from 'dotenv';
import { initModels } from '#models/init-models';
import { initModels } from '#models/init-models.js';
loadEnv({ override: true });
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment