1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/iceshrimp_ynh.git synced 2024-09-03 19:15:54 +02:00

Add resources.apt

This commit is contained in:
oufmilo 2023-12-23 09:28:41 +01:00
parent a26a7465be
commit 26474485c5
2 changed files with 5 additions and 2 deletions

View file

@ -1,5 +1,5 @@
[Unit] [Unit]
Description=Misskey: microblogging platform Description=Iceshrimp: microblogging platform
After=network.target After=network.target
[Service] [Service]

View file

@ -58,4 +58,7 @@ ram.runtime = "2G"
extras.yarn.packages = "yarn" extras.yarn.packages = "yarn"
[resources.database] [resources.database]
type = "postgresql" type = "postgresql"
[resources.apt]
packages = "iceshrimp"