export const dockerLabels = { // Label to hide a container from Homarrs docker integration hide: "homarr.hide", } as const;