mirror of
https://github.com/YunoHost-Apps/gancio_ynh.git
synced 2024-09-03 20:36:19 +02:00
Update manifest.toml
This commit is contained in:
parent
9d3e91ccd1
commit
85d52a3d61
1 changed files with 2 additions and 2 deletions
|
@ -109,5 +109,5 @@ ram.runtime = "50M"
|
|||
extras.yarn.packages = "yarn"
|
||||
[resources.database]
|
||||
# This will automatically provision/deprovison a MySQL DB and store the corresponding credentials in settings $db_user, $db_name, $db_pwd
|
||||
type = postgresql
|
||||
type = "postgresql"
|
||||
|
Loading…
Add table
Reference in a new issue