diff --git a/blueprints/plane/template.toml b/blueprints/plane/template.toml index 2985feab..caba894e 100644 --- a/blueprints/plane/template.toml +++ b/blueprints/plane/template.toml @@ -17,6 +17,6 @@ env = [ mounts = [] [[config.domains]] -serviceName = "mattermost" +serviceName = "plane" port = 8065 host = "${main_domain}"