1
0
Fork 0
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:
Éric Gaspar 2023-08-03 11:07:02 +02:00
parent d24aedade1
commit 62d4384a3a

View file

@ -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"