diff --git a/.replit b/.replit index 335d9dc..310fc4d 100644 --- a/.replit +++ b/.replit @@ -14,10 +14,6 @@ run = ["npm", "run", "start"] localPort = 5000 externalPort = 80 -[[ports]] -localPort = 36839 -externalPort = 3000 - [env] PORT = "5000"