1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/firefish_ynh.git synced 2024-09-03 18:36:06 +02:00

Fix firefish code url

This commit is contained in:
Salamandar 2024-02-24 22:49:07 +01:00
parent 91144472d5
commit ba2d3edbbc

View file

@ -13,15 +13,15 @@ maintainers = ["oufmilo"]
license = "AGPL-3.0"
website = "https://joinfirefish.org/"
demo = "https://joinfirefish.org/"
code = "https://git.joinfirefish.org/firefish/firefish"
code = "https://firefish.dev/firefish/firefish"
[integration]
yunohost = ">= 11.1.14"
architectures = "all"
architectures = "all"
multi_instance = false
ldap = "not_relevant"
sso = "not_relevant"
disk = "50M"
ldap = "not_relevant"
sso = "not_relevant"
disk = "50M"
ram.build = "2G"
ram.runtime = "2G"