From 070397f8e24fd83f0797f8d2aae3cec11982ba38 Mon Sep 17 00:00:00 2001 From: AlainCas <48677308+AlainCas@users.noreply.github.com> Date: Tue, 16 Jul 2024 19:12:59 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/manifest.toml b/manifest.toml index fb742b0..e8f0665 100644 --- a/manifest.toml +++ b/manifest.toml @@ -91,9 +91,3 @@ ram.runtime = "50M" echo "postgresql, php8.3-pgsql" fi """ - - -# seulement une de ces lignes est possible. Peut-on faire ça par un test ? ou suffit-il d'initialiser la base dans le scriot d'install ? -# [resources.database] -# type = "mysql" -# type = "postgresql"