diff --git a/blueprints/rsshub/template.toml b/blueprints/rsshub/template.toml index 05bdf6df..4c7cdd72 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