Update README with new registry and deployment info

This commit is contained in:
Khoa Vo 2026-01-25 16:16:50 +07:00
parent 03e93fcfa6
commit 9df9942704

View file

@ -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`