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:
parent
91144472d5
commit
ba2d3edbbc
1 changed files with 5 additions and 5 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue