feat: add deploy databases to external server

This commit is contained in:
Mauricio Siu
2024-09-08 22:56:21 -06:00
parent 0a889c5db1
commit 6007427a6c
23 changed files with 4037 additions and 34 deletions

View File

@@ -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,