1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/readarr_ynh.git synced 2024-09-03 20:16:17 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-10-04 21:27:14 +02:00
parent f01e459804
commit c5a30d526d

View file

@ -60,6 +60,10 @@ ram.runtime = "50M"
[resources.permissions] [resources.permissions]
main.url = "/" main.url = "/"
api.url = "/api"
api.show_tile = false
api.allowed = "visitors"
api.auth_header = false
[resources.ports] [resources.ports]
main.default = 8787 main.default = 8787