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