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