diff --git a/.replit b/.replit index a8062bd..41c034f 100644 --- a/.replit +++ b/.replit @@ -9,6 +9,10 @@ channel = "stable-24_05" localPort = 5000 externalPort = 80 +[[ports]] +localPort = 5001 +externalPort = 3001 + [env] PORT = "5000" diff --git a/attached_assets/image_1772724420033.png b/attached_assets/image_1772724420033.png new file mode 100644 index 0000000..f2df17e Binary files /dev/null and b/attached_assets/image_1772724420033.png differ