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

resources.apt: libssl3

This commit is contained in:
OniriCorpe 2024-01-25 18:56:34 +01:00
parent b3ed849bef
commit 6abc405285

View file

@ -72,4 +72,4 @@ ram.runtime = "50M"
admin.show_tile = false admin.show_tile = false
[resources.apt] [resources.apt]
packages = "libpq5, openssl" packages = "libpq5, libssl3"