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