mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
refactor(server): split logic in to packages
This commit is contained in:
@@ -8,7 +8,7 @@ import {
|
||||
apiSaveEnvironmentVariablesMariaDB,
|
||||
apiSaveExternalPortMariaDB,
|
||||
apiUpdateMariaDB,
|
||||
} from "@/server/db/schema/mariadb";
|
||||
} from "@/server/db/schema";
|
||||
import {
|
||||
removeService,
|
||||
startService,
|
||||
|
||||
Reference in New Issue
Block a user