mirror of
https://github.com/YunoHost-Apps/peertube_ynh.git
synced 2024-09-03 19:56:29 +02:00
App doesnt depend on prosody anymore
This commit is contained in:
parent
6d2f1f8919
commit
b445312f4e
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ ram.runtime = "50M"
|
|||
api.protected = true
|
||||
|
||||
[resources.apt]
|
||||
packages = "prosody, ffmpeg, postgresql, postgresql-contrib, openssl, g++, mailutils, apt-transport-https"
|
||||
packages = "ffmpeg, postgresql, postgresql-contrib, openssl, g++, mailutils, apt-transport-https"
|
||||
|
||||
extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main"
|
||||
extras.yarn.key = "https://dl.yarnpkg.com/debian/pubkey.gpg"
|
||||
|
|
Loading…
Add table
Reference in a new issue