1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

Merge pull request #266 from YunoHost-Apps/testing

Testing
This commit is contained in:
Alexandre Aubin 2024-07-15 18:00:58 +02:00 committed by GitHub
commit ad16628d0a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -49,7 +49,7 @@ ram.runtime = "100M"
main.url = "/"
[resources.apt]
packages = "postgresql, libgd3, jpegoptim, optipng, pngquant, ffmpeg, imagemagick, supervisor, php8.2-redis, php8.2-bcmath, php8.2-cli, php8.2-ctype, php8.2-curl, php8.2-exif, php8.2-gd, php8.2-iconv, php8.2-intl, php8.2-mbstring, php8.2-tokenizer, php8.2-xml, php8.2-zip, php8.2-pdo, php8.2-pgsql, php8.2-fileinfo, php8.2-imagick"
packages = "postgresql, libgd3, jpegoptim, optipng, pngquant, ffmpeg, imagemagick, supervisor, php8.2-redis, php8.2-bcmath, php8.2-cli, php8.2-ctype, php8.2-curl, php8.2-exif, php8.2-gd, php8.2-iconv, php8.2-intl, php8.2-mbstring, php8.2-tokenizer, php8.2-xml, php8.2-zip, php8.2-pdo, php8.2-pgsql, php8.2-fileinfo, php8.2-imagick, redis-server"
[resources.database]
type = "postgresql"