testing changes

This commit is contained in:
Lucas Manchine
2025-08-06 14:55:30 -03:00
parent 825a1fc495
commit 8ea64f9de1
6 changed files with 36 additions and 15 deletions

View File

@@ -414,7 +414,7 @@ export const generateConfigContainer = (
},
}),
...(stopGracePeriodSwarm && {
StopGracePeriod: parseInt(stopGracePeriodSwarm, 10),
StopGracePeriod: stopGracePeriodSwarm,
}),
...(networkSwarm
? {