Update config.js
All checks were successful
Renovate / Renovate - Validate Config (push) Successful in 5s
Renovate / Renovate (push) Successful in 3m52s

This commit is contained in:
Matt Reeves 2024-07-20 10:47:25 -04:00
parent 2134d99dc2
commit 1de9f4d044

View file

@ -108,7 +108,8 @@ module.exports = {
persistRepoData: true,
repositories: [
"mafyuh/Auto-Homelab",
"mafyuh/kub"
"mafyuh/kub",
"mafyuh/iac"
],
dockerUser: "1000:1000"
};