diff --git a/manifest.toml b/manifest.toml index 959b5b7..0c7277e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -31,6 +31,10 @@ ram.runtime = "50M" [install.domain] type = "domain" + [install.path] + type = "path" + default = "/node-app" + [install.init_main_permission] type = "group" default = "visitors"