mirror of
https://github.com/YunoHost-Apps/pihole_ynh.git
synced 2024-09-03 20:05:58 +02:00
Fix manifest permissions
This commit is contained in:
parent
483704f611
commit
36dac5ae8b
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
|
|||
|
||||
[resources.permissions]
|
||||
main.url = "/"
|
||||
mani.allowed = "admins"
|
||||
main.allowed = "admins"
|
||||
|
||||
[resources.ports]
|
||||
main.default = 4711
|
||||
|
|
Loading…
Add table
Reference in a new issue