mirror of
https://github.com/YunoHost-Apps/rocketchat_ynh.git
synced 2024-09-03 20:16:25 +02:00
Update manifest.toml
This commit is contained in:
parent
d24aedade1
commit
62d4384a3a
1 changed files with 4 additions and 0 deletions
|
@ -65,6 +65,10 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.permissions]
|
||||
main.url = "/"
|
||||
api.url = "/api"
|
||||
api.allowed = "visitors"
|
||||
api.auth_header =false
|
||||
api.show_tile = false
|
||||
|
||||
[resources.apt]
|
||||
packages = "apt-transport-https build-essential gzip curl fontconfig graphicsmagick"
|
||||
|
|
Loading…
Add table
Reference in a new issue