mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
feat: add deploy databases to external server
This commit is contained in:
@@ -15,7 +15,6 @@ import {
|
||||
stopService,
|
||||
} from "@/server/utils/docker/utils";
|
||||
import { TRPCError } from "@trpc/server";
|
||||
import { z } from "zod";
|
||||
import { createMount } from "../services/mount";
|
||||
import {
|
||||
createMysql,
|
||||
|
||||
Reference in New Issue
Block a user