mirror of https://github.com/djteang/OrangeTV.git
update:更新文档
This commit is contained in:
parent
2c6e99e241
commit
ded66a2b97
|
|
@ -72,7 +72,7 @@
|
|||
```yml
|
||||
services:
|
||||
OrangeTV-core:
|
||||
image: ghcr.io/djteang/orangetv:2.0
|
||||
image: ghcr.io/djteang/orangetv:latest
|
||||
container_name: OrangeTV-core
|
||||
restart: on-failure
|
||||
ports:
|
||||
|
|
@ -106,7 +106,7 @@ volumes:
|
|||
```yml
|
||||
services:
|
||||
OrangeTV-core:
|
||||
image: ghcr.io/djteang/orangetv:2.0
|
||||
image: ghcr.io/djteang/orangetv:latest
|
||||
container_name: OrangeTV-core
|
||||
restart: on-failure
|
||||
ports:
|
||||
|
|
@ -142,7 +142,7 @@ networks:
|
|||
```yml
|
||||
services:
|
||||
OrangeTV-core:
|
||||
image: ghcr.io/djteang/orangetv:2.0
|
||||
image: ghcr.io/djteang/orangetv:latest
|
||||
container_name: OrangeTV-core
|
||||
restart: on-failure
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Reference in New Issue