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:
parent
a26a7465be
commit
26474485c5
2 changed files with 5 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Misskey: microblogging platform
|
Description=Iceshrimp: microblogging platform
|
||||||
After=network.target
|
After=network.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
|
|
@ -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"
|
Loading…
Reference in a new issue