diff --git a/.replit b/.replit index 1f443bc..af7007c 100644 --- a/.replit +++ b/.replit @@ -14,10 +14,6 @@ run = ["npm", "run", "start"] localPort = 5000 externalPort = 80 -[[ports]] -localPort = 43291 -externalPort = 3001 - [env] PORT = "5000"