From c98681347480cb65668bd197f6806a125823e80a Mon Sep 17 00:00:00 2001 From: Yeray Date: Sat, 27 Jul 2024 21:30:50 +0200 Subject: [PATCH] 8 --- manifest.toml | 4 ++++ 1 file changed, 4 insertions(+) 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"