From 1de9f4d044c49ae1ecd8e0a7eca72f6d04d0ef89 Mon Sep 17 00:00:00 2001 From: mafyuh Date: Sat, 20 Jul 2024 10:47:25 -0400 Subject: [PATCH] Update config.js --- config.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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