diff --git a/.replit b/.replit index ee461cf9..8529eeaa 100644 --- a/.replit +++ b/.replit @@ -36,7 +36,7 @@ localPort = 5000 externalPort = 80 [[ports]] -localPort = 37519 +localPort = 36799 externalPort = 3000 [deployment] diff --git a/backend/templates/components/auth/auth-modal.html b/backend/templates/components/auth/auth-modal.html index 5d405339..b8c3137a 100644 --- a/backend/templates/components/auth/auth-modal.html +++ b/backend/templates/components/auth/auth-modal.html @@ -9,7 +9,7 @@ Matches React frontend AuthDialog functionality with modal-based auth