mirror of
https://github.com/YunoHost-Apps/thelounge_ynh.git
synced 2024-09-03 20:35:54 +02:00
parent
432c2434bd
commit
ee325b5d45
1 changed files with 5 additions and 4 deletions
|
@ -57,7 +57,8 @@ ram.runtime = "50M"
|
||||||
[resources.permissions]
|
[resources.permissions]
|
||||||
main.url = "/"
|
main.url = "/"
|
||||||
|
|
||||||
[[resources.apt.extras]]
|
[resources.apt]
|
||||||
repo = "deb https://dl.yarnpkg.com/debian/ stable main"
|
|
||||||
key = "https://dl.yarnpkg.com/debian/pubkey.gpg"
|
extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main"
|
||||||
packages = "yarn"
|
extras.yarn.key = "https://dl.yarnpkg.com/debian/pubkey.gpg"
|
||||||
|
extras.yarn.packages = "yarn"
|
||||||
|
|
Loading…
Add table
Reference in a new issue