From 6212412fb127d162294544d1b32bd353768a5473 Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Tue, 1 Apr 2025 23:34:19 -0600 Subject: [PATCH] Update blueprints/rsshub/template.toml --- blueprints/rsshub/template.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blueprints/rsshub/template.toml b/blueprints/rsshub/template.toml index 05bdf6d..4c7cdd7 100644 --- a/blueprints/rsshub/template.toml +++ b/blueprints/rsshub/template.toml @@ -7,6 +7,6 @@ serviceName = "rsshub" port = 1200 host = "${main_domain}" -[[config.env]] +[config.env] [[config.mounts]] \ No newline at end of file