mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-05-22 14:37:30 +08:00
Update README.md
This commit is contained in:
@@ -78,7 +78,7 @@ services:
|
|||||||
moontv-core:
|
moontv-core:
|
||||||
image: ghcr.io/moontechlab/lunatv:latest
|
image: ghcr.io/moontechlab/lunatv:latest
|
||||||
container_name: moontv-core
|
container_name: moontv-core
|
||||||
restart: unless-stopped
|
restart: on-failure
|
||||||
ports:
|
ports:
|
||||||
- '3000:3000'
|
- '3000:3000'
|
||||||
environment:
|
environment:
|
||||||
@@ -113,7 +113,7 @@ services:
|
|||||||
moontv-core:
|
moontv-core:
|
||||||
image: ghcr.io/moontechlab/lunatv:latest
|
image: ghcr.io/moontechlab/lunatv:latest
|
||||||
container_name: moontv-core
|
container_name: moontv-core
|
||||||
restart: unless-stopped
|
restart: on-failure
|
||||||
ports:
|
ports:
|
||||||
- '3000:3000'
|
- '3000:3000'
|
||||||
environment:
|
environment:
|
||||||
@@ -150,7 +150,7 @@ services:
|
|||||||
moontv-core:
|
moontv-core:
|
||||||
image: ghcr.io/moontechlab/lunatv:latest
|
image: ghcr.io/moontechlab/lunatv:latest
|
||||||
container_name: moontv-core
|
container_name: moontv-core
|
||||||
restart: unless-stopped
|
restart: on-failure
|
||||||
ports:
|
ports:
|
||||||
- '3000:3000'
|
- '3000:3000'
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user