mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
refactor: recreate message when is deleted
This commit is contained in:
@@ -205,8 +205,6 @@ export const createPreviewDeployment = async (
|
||||
|
||||
application.appName = appName;
|
||||
|
||||
console.log(application);
|
||||
|
||||
await manageDomain(application, newDomain);
|
||||
|
||||
await db
|
||||
|
||||
Reference in New Issue
Block a user