Update manifest.toml
This commit is contained in:
parent
038c70c640
commit
99d39ee31c
1 changed files with 3 additions and 3 deletions
|
@ -99,5 +99,5 @@ ram.runtime = "50M"
|
|||
packages = "deb1, deb2, php8.0-foo, php8.0-bar"
|
||||
|
||||
[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"
|
||||
|
|
Loading…
Reference in a new issue