diff --git a/config.js b/config.js index 7f210ff..3bcbaeb 100644 --- a/config.js +++ b/config.js @@ -108,7 +108,8 @@ module.exports = { persistRepoData: true, repositories: [ "mafyuh/Auto-Homelab", - "mafyuh/kub" + "mafyuh/kub", + "mafyuh/iac" ], dockerUser: "1000:1000" }; \ No newline at end of file