diff --git a/blueprints/lowcoder/template.toml b/blueprints/lowcoder/template.toml index be1cc7a..189c084 100644 --- a/blueprints/lowcoder/template.toml +++ b/blueprints/lowcoder/template.toml @@ -5,7 +5,7 @@ encryption_salt = "${password:32}" api_secret = "${password:32}" [config] -[config.domains] +[[config.domains]] serviceName = "lowcoder-api-service" port = 3000 host = "${main_domain}"