fix: update docker-compose image to private registry

This commit is contained in:
Khoa Vo 2026-01-25 19:18:28 +07:00
parent 6cd7906d5d
commit cc08ec0b86

View file

@ -2,7 +2,7 @@ version: '3.8'
services: services:
purestream: purestream:
image: vndangkhoa/purestream:latest image: git.khoavo.myds.me/vndangkhoa/kv-tiktok:latest
container_name: purestream container_name: purestream
restart: unless-stopped restart: unless-stopped
ports: ports: