From 4da08d2814a7a3b972522382ea6e2624f939f2a6 Mon Sep 17 00:00:00 2001 From: Benjamin Labrecque Date: Thu, 16 Jul 2026 13:48:36 +0200 Subject: [PATCH] chore: dev/prod for tune ioc --- services/topuptool/current/ioc/AGEBD-CPCL-TOPUPTOOL_main.subs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/topuptool/current/ioc/AGEBD-CPCL-TOPUPTOOL_main.subs b/services/topuptool/current/ioc/AGEBD-CPCL-TOPUPTOOL_main.subs index a6848aa..374cb6e 100644 --- a/services/topuptool/current/ioc/AGEBD-CPCL-TOPUPTOOL_main.subs +++ b/services/topuptool/current/ioc/AGEBD-CPCL-TOPUPTOOL_main.subs @@ -1,4 +1,4 @@ file TOPUPTOOL.template { pattern { DEVICE } - { AGEBD-TOPUPTOOL } -} \ No newline at end of file + { AGEBD-TOPUPTOOL{{ agebd_env }} } +}