Update config.js
This commit is contained in:
parent
fa953a1df8
commit
2134d99dc2
1 changed files with 2 additions and 1 deletions
|
@ -107,7 +107,8 @@ module.exports = {
|
|||
optimizeForDisabled: true,
|
||||
persistRepoData: true,
|
||||
repositories: [
|
||||
"mafyuh/Auto-Homelab"
|
||||
"mafyuh/Auto-Homelab",
|
||||
"mafyuh/kub"
|
||||
],
|
||||
dockerUser: "1000:1000"
|
||||
};
|
Loading…
Reference in a new issue