From 894569626556ef3643682fc40e2e555e675a8752 Mon Sep 17 00:00:00 2001 From: MrPiglr <31398225+MrPiglr@users.noreply.github.com> Date: Mon, 8 Dec 2025 04:22:17 +0000 Subject: [PATCH] more commands --- .replit | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.replit b/.replit index b7e8f28..5b6f647 100644 --- a/.replit +++ b/.replit @@ -22,10 +22,6 @@ externalPort = 80 localPort = 8080 externalPort = 8080 -[[ports]] -localPort = 37941 -externalPort = 3000 - [workflows] runButton = "Project"