Update MoonTV source
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
moontv:
|
||||
image: ghcr.io/senshinya/moontv:latest
|
||||
image: ghcr.io/moontechlab/lunatv:latest
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
@@ -8,8 +8,8 @@ services:
|
||||
ports:
|
||||
- "${PANEL_APP_PORT_HTTP}:3000"
|
||||
environment:
|
||||
- PASSWORD=${PASSWORD}
|
||||
- NEXT_PUBLIC_ENABLE_BLOCKAD=true
|
||||
- PASSWORD=${PASSWORD}
|
||||
- NEXT_PUBLIC_ENABLE_BLOCKAD=true
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user