update:更新文档

This commit is contained in:
djteang 2025-09-11 17:16:20 +08:00
parent 2c6e99e241
commit ded66a2b97
1 changed files with 3 additions and 3 deletions

View File

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