This commit is contained in:
Yeray 2024-07-27 21:30:50 +02:00
parent 2910a8753f
commit c986813474

View File

@ -31,6 +31,10 @@ ram.runtime = "50M"
[install.domain] [install.domain]
type = "domain" type = "domain"
[install.path]
type = "path"
default = "/node-app"
[install.init_main_permission] [install.init_main_permission]
type = "group" type = "group"
default = "visitors" default = "visitors"