mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
refactor(domains): update labels
This commit is contained in:
@@ -91,6 +91,7 @@ export const findComposeById = async (composeId: string) => {
|
||||
project: true,
|
||||
deployments: true,
|
||||
mounts: true,
|
||||
domains: true,
|
||||
},
|
||||
});
|
||||
if (!result) {
|
||||
|
||||
Reference in New Issue
Block a user