diff --git a/.replit b/.replit index 5b6f647..5199916 100644 --- a/.replit +++ b/.replit @@ -22,6 +22,10 @@ externalPort = 80 localPort = 8080 externalPort = 8080 +[[ports]] +localPort = 46469 +externalPort = 3000 + [workflows] runButton = "Project"