From 699378d5a850408b3eb43fffbf5401220702a104 Mon Sep 17 00:00:00 2001 From: gcch Date: Thu, 31 Oct 2024 16:49:50 +0100 Subject: [PATCH] =?UTF-8?q?fonc(environnements)=20cr=C3=A9=C3=A9=20les=20v?= =?UTF-8?q?ariables=20d'environnements=20pour=20l'API=20REST=20WC=20pour?= =?UTF-8?q?=20la=20production?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/environments/production.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 config/environments/production.php diff --git a/config/environments/production.php b/config/environments/production.php new file mode 100644 index 00000000..95f7ca17 --- /dev/null +++ b/config/environments/production.php @@ -0,0 +1,13 @@ +