From 3761190b20324cbecc2a4d6826de68610855461b Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Thu, 5 Feb 2026 15:17:22 +0100 Subject: [PATCH] OP#414 update app.ini --- templates/app.ini.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/app.ini.erb b/templates/app.ini.erb index 6bf1393..92a38b8 100644 --- a/templates/app.ini.erb +++ b/templates/app.ini.erb @@ -1,4 +1,5 @@ APP_NAME = Confdroid Git + Container Registry +RUN_USER = <%= @ga_user %> RUN_MODE = prod WORK_PATH = <%= @ga_working_dir %> CUSTOM_PATH = <%= @ga_custom_dir %>