diff --git a/blueprints/engram/template.toml b/blueprints/engram/template.toml index e12b5157..09c58b40 100644 --- a/blueprints/engram/template.toml +++ b/blueprints/engram/template.toml @@ -17,3 +17,4 @@ mounts = [] serviceName = "engram" port = 8080 host = "${main_domain}" +path = "/dashboard"