mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +02:00
update
This commit is contained in:
@@ -3,11 +3,7 @@ ARG BUILD_VERSION
|
|||||||
ARG BUILD_UPSTREAM="3.1.133"
|
ARG BUILD_UPSTREAM="3.1.133"
|
||||||
FROM tnwhitwell/xteve:latest
|
FROM tnwhitwell/xteve:latest
|
||||||
|
|
||||||
VOLUME [ "/config" ]
|
CMD [ "-config", "/data" ]
|
||||||
|
|
||||||
RUN mkdir -p "/config/xteve"
|
|
||||||
|
|
||||||
CMD [ "-config", "/config/xteve" ]
|
|
||||||
|
|
||||||
### LABELS
|
### LABELS
|
||||||
ARG BUILD_ARCH
|
ARG BUILD_ARCH
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"version": "2.1.2.0120-alpine3.12.3",
|
"version": "2.1.2.0120-alpine3.12.3",
|
||||||
"upstream": "2.1.2.0120-alpine3.12.3",
|
"upstream": "2.1.2.0120-alpine3.12.3",
|
||||||
"slug": "xteve",
|
"slug": "xteve",
|
||||||
"description": "M3U Proxy for Plex DVR and Emby Live TV.",
|
"description": "M3U Proxy for Plex DVR and Emby Live TV",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"webui": "http://[HOST]:[PORT:34400]",
|
"webui": "http://[HOST]:[PORT:34400]",
|
||||||
"ports": {
|
"ports": {
|
||||||
|
|||||||
Reference in New Issue
Block a user