Update manifest.toml

This commit is contained in:
denis 2024-11-15 12:57:15 -05:00
parent 3475ae1eac
commit 5cadd6bc7e

View file

@ -111,4 +111,4 @@ ram.runtime = "50M"
[resources.apt] [resources.apt]
# This will automatically install/uninstall the following apt packages # This will automatically install/uninstall the following apt packages
# and implicitly define the $phpversion setting as 8.0 (if phpX.Y-foobar dependencies are listed) # and implicitly define the $phpversion setting as 8.0 (if phpX.Y-foobar dependencies are listed)
packages = "ffmpeg" packages = "ffmpeg postgresql-13"