1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hedgedoc_ynh.git synced 2024-09-03 19:25:52 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-02-27 19:09:43 +01:00
parent 11f6df1f57
commit ada8f6a77b

View file

@ -41,6 +41,7 @@ ram.runtime = "50M"
default = "visitors"
[resources]
[resources.ports]
[resources.system_user]
@ -49,10 +50,6 @@ ram.runtime = "50M"
[resources.permissions]
main.url = "/"
[[resources.apt.extras]]
repo = "deb https://dl.yarnpkg.com/debian/ stable main"
key = "https://dl.yarnpkg.com/debian/pubkey.gpg"
packages = "yarn"
[resources.apt]
packages = "postgresql"