1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jellyseerr_ynh.git synced 2024-09-03 19:26:18 +02:00

remove yarn from apt

This commit is contained in:
Thomas 2023-05-07 22:39:15 +02:00 committed by GitHub
parent 17c65a1c1f
commit 6a63bedb5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,7 +59,7 @@ ram.runtime = "50M"
main.default = 5055 main.default = 5055
[resources.apt] [resources.apt]
packages = "yarn, mariadb-server" packages = "mariadb-server"
[resources.database] [resources.database]
type = "mysql" type = "mysql"