chore: update pr id

This commit is contained in:
фырат ёздэн
2025-12-14 08:13:02 +03:00
committed by GitHub
parent ba5283039c
commit 51abf49458

View File

@@ -260,7 +260,7 @@ export const cleanupSystem = async (serverId?: string) => {
/**
* Volume cleanup should always be performed manually by the user. The reason is that during automatic cleanup, a volume may be deleted due to a stopped container, which is a dangerous situation.
*
* https://github.com/Dokploy/dokploy/pull/3266
* https://github.com/Dokploy/dokploy/pull/3267
*/
const excludedCleanupAllCommands: (keyof typeof cleanupCommands)[] = [
"volumes",