Skip to content

Commit

Permalink
refactor: update paths
Browse files Browse the repository at this point in the history
  • Loading branch information
Siumauricio committed Dec 30, 2024
1 parent 75e0d0b commit 638fbe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/dokploy/server/wss/utils.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { execAsync } from "@dokploy/server/utils/process/execAsync";
import { execAsync } from "@dokploy/server";
import os from "node:os";
import path from "node:path";
import fs from "node:fs";
Expand Down

0 comments on commit 638fbe1

Please sign in to comment.