Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-03-07 22:26:31 +01:00
parent 038c70c640
commit 99d39ee31c
1 changed files with 3 additions and 3 deletions

View File

@ -99,5 +99,5 @@ ram.runtime = "50M"
packages = "deb1, deb2, php8.0-foo, php8.0-bar" packages = "deb1, deb2, php8.0-foo, php8.0-bar"
[resources.database] [resources.database]
# This will automatically provision/deprovison a mysql DB and store the corresponding credentials in settings $db_user, $db_name, $db_pwd # This will automatically provision/deprovison a MySQL DB and store the corresponding credentials in settings $db_user, $db_name, $db_pwd
type = "mysql" type = "mysql"