diff --git a/manifest.toml b/manifest.toml index 55bbe4e..ed7206c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -62,4 +62,5 @@ ram.runtime = "50M" packages = "mariadb-server php8.1-curl php8.1-gd php8.1-cli php8.1-mysql php8.1-xml php8.1-mbstring" [resources.database] - type = "mysql" \ No newline at end of file + type = "mysql" + \ No newline at end of file