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

Zbmlgrerg³

This commit is contained in:
Alexandre Aubin 2023-12-05 01:18:53 +01:00
parent 0291979b12
commit 13d3a540e6

View file

@ -11,7 +11,7 @@ maintainers = []
[upstream]
license = "AGPL-3.0-or-later"
website = "https://github.com/YunoHost-Apps/redirect_ynh"
website = "https://en.wikipedia.org/wiki/Reverse_proxy"
[integration]
yunohost = ">= 11.2"
@ -46,7 +46,7 @@ ram.runtime = "50M"
example = "http://127.0.0.1:1312/"
[install.init_main_permission]
type = "groups"
type = "group"
default = "visitors"
[resources]