1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/photoview_ynh.git synced 2024-09-03 20:05:55 +02:00

add missing yarn

This commit is contained in:
Salamandar 2024-03-08 21:38:50 +01:00
parent 0cb2aad7cc
commit 7a6d906c2d

View file

@ -101,5 +101,10 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
"mariadb-server",
]
[resources.apt.extras.yarn]
repo = "deb https://dl.yarnpkg.com/debian/ stable main"
key = "https://dl.yarnpkg.com/debian/pubkey.gpg"
packages = "yarn"
[resources.database]
type = "mysql"