mirror of
https://github.com/YunoHost-Apps/httpsh_ynh.git
synced 2024-09-03 19:25:55 +02:00
Fix default install path
This commit is contained in:
parent
ceb3542b13
commit
80d77305aa
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ ram.runtime = "10M"
|
|||
|
||||
[install.path]
|
||||
type = "path"
|
||||
default = "/example"
|
||||
default = "/httpsh"
|
||||
|
||||
[install.init_main_permission]
|
||||
type = "group"
|
||||
|
|
Loading…
Add table
Reference in a new issue