Update README.md

This commit is contained in:
senshinya
2025-08-21 14:45:10 +08:00
committed by GitHub
parent 7e25d42051
commit 785d1c2357

View File

@@ -78,7 +78,7 @@ services:
moontv-core:
image: ghcr.io/moontechlab/lunatv:latest
container_name: moontv-core
restart: unless-stopped
restart: on-failure
ports:
- '3000:3000'
environment:
@@ -113,7 +113,7 @@ services:
moontv-core:
image: ghcr.io/moontechlab/lunatv:latest
container_name: moontv-core
restart: unless-stopped
restart: on-failure
ports:
- '3000:3000'
environment:
@@ -150,7 +150,7 @@ services:
moontv-core:
image: ghcr.io/moontechlab/lunatv:latest
container_name: moontv-core
restart: unless-stopped
restart: on-failure
ports:
- '3000:3000'
environment: