mirror of
https://github.com/YunoHost-Apps/peertube_ynh.git
synced 2024-09-03 19:56:29 +02:00
Remove deb Yarn dependency
This commit is contained in:
parent
56feea6f62
commit
bfc7b52954
1 changed files with 0 additions and 4 deletions
|
@ -72,9 +72,5 @@ ram.runtime = "1G"
|
||||||
[resources.apt]
|
[resources.apt]
|
||||||
packages = "ffmpeg, postgresql, postgresql-contrib"
|
packages = "ffmpeg, postgresql, postgresql-contrib"
|
||||||
|
|
||||||
extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main"
|
|
||||||
extras.yarn.key = "https://dl.yarnpkg.com/debian/pubkey.gpg"
|
|
||||||
extras.yarn.packages = "yarn"
|
|
||||||
|
|
||||||
[resources.database]
|
[resources.database]
|
||||||
type = "postgresql"
|
type = "postgresql"
|
||||||
|
|
Loading…
Add table
Reference in a new issue