mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-04-20 20:09:35 +08:00
update LibreTV
This commit is contained in:
parent
751b0105dd
commit
6a329675f4
@ -1,5 +1,5 @@
|
||||
services:
|
||||
libretv:
|
||||
libreTV:
|
||||
image: "bestzwei/libretv:latest"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
@ -7,7 +7,8 @@ services:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- "${PANEL_APP_PORT_HTTP}:80"
|
||||
- "PASSWORD:${PASSWORD}"
|
||||
environment:
|
||||
- PASSWORD=${PASSWORD}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user