From c93934b8f69272ef237932ebdf9291b402912ce7 Mon Sep 17 00:00:00 2001 From: Replit Agent Date: Mon, 8 Jun 2026 14:28:26 +0000 Subject: [PATCH] Transitioned from Plan to Build mode Replit-Commit-Author: Agent Replit-Commit-Session-Id: 0d01f99a-ea6a-447d-82fd-311715434a39 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: b23599f3-3ae7-429c-bc3b-8ec0cbc2cf2d Replit-Helium-Checkpoint-Created: true --- .replit | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.replit b/.replit index 82bac8f..df803ae 100644 --- a/.replit +++ b/.replit @@ -18,3 +18,11 @@ expertMode = true [postMerge] path = "scripts/post-merge.sh" timeoutMs = 20000 + +[[ports]] +localPort = 8080 +externalPort = 80 + +[[ports]] +localPort = 8081 +externalPort = 8081