refactor(multi-server): update path imports

This commit is contained in:
Mauricio Siu
2024-09-29 18:04:45 -06:00
parent 2ae7e562bb
commit 7bd6b66551
115 changed files with 186 additions and 7124 deletions

View File

@@ -20,8 +20,7 @@ import {
import type { Session, User } from "lucia";
import superjson from "superjson";
import { ZodError } from "zod";
import { validateRequest } from "../auth/auth";
import { validateBearerToken } from "../auth/token";
import { validateRequest, validateBearerToken } from "@dokploy/builders";
/**
* 1. CONTEXT