From 118cb2c365532e072feb570e6e3ba4bf3981f996 Mon Sep 17 00:00:00 2001 From: spitkov Date: Sun, 8 Sep 2024 16:15:46 +0200 Subject: [PATCH] Update README.md minor fixes --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index babeafa..b775f0b 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ As said above, this is a **simple & private** backend (app.py) and frontend (in 3. The UI is simple. 4. This is very easily self-hostable

-Rookie Mistake: when you self-host it, you can open it in localhost:5000, when making a file/paste/shortener don't share that localhost link, localhost is only accessible on YOUR network. - instead, u can host it with your domain. +Rookie Mistake: when you self-host it, you can open it in localhost:7123, when making a file/paste/shortener don't share that localhost link, localhost is only accessible on YOUR network. - instead, u can host it with your domain.

5. This project is **COMPLETLY** open source. @@ -26,4 +26,5 @@ Rookie Mistake: when you self-host it, you can open it in localhost:5000, when m

7. Demo: -```https://cgcristi.xyz/demo.mp4``` + +