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