From 4ba02d299bf976cd00b9edb30bad09caf0cbba8f Mon Sep 17 00:00:00 2001 From: antoinepiron <58579297-antoinepiron@users.noreply.replit.com> Date: Mon, 4 May 2026 04:33:26 +0000 Subject: [PATCH] Git commit prior to merge --- .replit | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.replit b/.replit index 4d8eb5c..1ae80ef 100644 --- a/.replit +++ b/.replit @@ -27,6 +27,14 @@ externalPort = 8080 localPort = 8081 externalPort = 80 +[[ports]] +localPort = 8082 +externalPort = 3001 + [[ports]] localPort = 20976 externalPort = 3000 + +[[ports]] +localPort = 20977 +externalPort = 3002