fix: update docker-compose image to private registry
This commit is contained in:
parent
6cd7906d5d
commit
cc08ec0b86
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue