mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
refactor: 🔥 Remove old config-manager symlink
This commit is contained in:
parent
26dc389010
commit
4a1ad9dd96
77 changed files with 74 additions and 86 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { config } from "config-manager";
|
||||
import type { Config } from "drizzle-kit";
|
||||
import { config } from "~/packages/config-manager/index";
|
||||
|
||||
export default {
|
||||
dialect: "postgresql",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue