1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotosocial_ynh.git synced 2024-09-03 19:16:06 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-09-11 20:55:42 +02:00
parent 61253bd763
commit 24d5e6dc67

View file

@ -31,7 +31,6 @@ ram.runtime = "50M"
[install.domain] [install.domain]
type = "domain" type = "domain"
full_domain = true
[install.admin] [install.admin]
type = "user" type = "user"
@ -97,7 +96,7 @@ ram.runtime = "50M"
main.url = "/" main.url = "/"
[resources.apt] [resources.apt]
packages = "postgresql postgresql-contrib" packages = "postgresql, postgresql-contrib"
[resources.database] [resources.database]
type = "postgresql" type = "postgresql"