diff --git a/.replit b/.replit index fc81a45d..ac454179 100644 --- a/.replit +++ b/.replit @@ -33,3 +33,7 @@ outputType = "webview" [[ports]] localPort = 5000 externalPort = 80 + +[[ports]] +localPort = 32941 +externalPort = 3000