diff --git a/.replit b/.replit index ec0e646..3dc4618 100644 --- a/.replit +++ b/.replit @@ -14,14 +14,14 @@ run = ["npm", "run", "start"] localPort = 5000 externalPort = 80 -[[ports]] -localPort = 34435 -externalPort = 3001 - [[ports]] localPort = 41303 externalPort = 3002 +[[ports]] +localPort = 43471 +externalPort = 3003 + [[ports]] localPort = 43803 externalPort = 3000