From 9df9942704e750334467e214eb6f4bff2b77d0aa Mon Sep 17 00:00:00 2001 From: Khoa Vo Date: Sun, 25 Jan 2026 16:16:50 +0700 Subject: [PATCH] Update README with new registry and deployment info --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 80e929d..fa9b3b0 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ docker run -d \ --shm-size=2g \ -v purestream_cache:/app/cache \ -v purestream_session:/app/backend/session \ - vndangkhoa/purestream:latest + git.khoavo.myds.me/vndangkhoa/kv-tiktok:latest ``` ### Option 3: Development Setup @@ -79,7 +79,8 @@ npm run dev ### Using Container Manager (Docker) 1. **Open Container Manager** → **Registry** -2. Search for `vndangkhoa/purestream` and download the `latest` tag +1. **Open Container Manager** → **Registry** +2. Search for `git.khoavo.myds.me/vndangkhoa/kv-tiktok` and download the `latest` tag 3. Go to **Container** → **Create** 4. Configure: - **Port Settings**: Local `8002` → Container `8002`