From 6605456b94ffa0c8cfeb3a47dcec06d80030463a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phan=20Peccini?= Date: Wed, 25 Jun 2025 08:52:35 +0200 Subject: [PATCH] =?UTF-8?q?fix(env)=20:=20rremise=20=C3=A0=20jour=20.env?= =?UTF-8?q?=20suite=20=C3=A0=20reset=20hard?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index c43e823..8d58cd4 100644 --- a/.env +++ b/.env @@ -1,5 +1,5 @@ -ENV_CODE = "dev" -PORT=8502 +ENV_CODE = "public" +PORT=8501 DOT_FILE = "schema.txt" GITEA_URL = "https://fabnum-git.peccini.fr/api/v1" ORGANISATION = "fabnum"