From fa0e9021c1429d01be9f2632705b9ca57b8f8c91 Mon Sep 17 00:00:00 2001 From: pac7 <47831526-pac7@users.noreply.replit.com> Date: Sat, 4 Oct 2025 14:28:55 +0000 Subject: [PATCH] Improve the performance of various website features and fix bugs No changes detected. Replit-Commit-Author: Agent Replit-Commit-Session-Id: f44f1d1b-1dd8-407b-8603-db12902e1a15 Replit-Commit-Checkpoint-Type: intermediate_checkpoint --- .replit | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.replit b/.replit index aae4bbec..2186288a 100644 --- a/.replit +++ b/.replit @@ -33,3 +33,7 @@ outputType = "webview" [[ports]] localPort = 5000 externalPort = 80 + +[[ports]] +localPort = 45637 +externalPort = 3000