diff --git a/blueprints/plane/template.toml b/blueprints/plane/template.toml index 5acba85..bdf6383 100644 --- a/blueprints/plane/template.toml +++ b/blueprints/plane/template.toml @@ -30,6 +30,6 @@ env = [ mounts = [] [[config.domains]] -serviceName = "plane" +serviceName = "web" port = 8065 host = "${main_domain}"