diff --git a/.replit b/.replit index f1bbfc88..5586ae74 100644 --- a/.replit +++ b/.replit @@ -41,3 +41,7 @@ externalPort = 3000 [[ports]] localPort = 37143 externalPort = 3001 + +[[ports]] +localPort = 37623 +externalPort = 3002 diff --git a/src/components/auth/AuthButtons.tsx b/src/components/auth/AuthButtons.tsx index c476bcaf..1683b945 100644 --- a/src/components/auth/AuthButtons.tsx +++ b/src/components/auth/AuthButtons.tsx @@ -71,27 +71,12 @@ export function AuthButtons() { return