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 %>