mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
update
This commit is contained in:
@@ -3,11 +3,7 @@ ARG BUILD_VERSION
|
||||
ARG BUILD_UPSTREAM="3.1.133"
|
||||
FROM tnwhitwell/xteve:latest
|
||||
|
||||
VOLUME [ "/config" ]
|
||||
|
||||
RUN mkdir -p "/config/xteve"
|
||||
|
||||
CMD [ "-config", "/config/xteve" ]
|
||||
CMD [ "-config", "/data" ]
|
||||
|
||||
### LABELS
|
||||
ARG BUILD_ARCH
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"version": "2.1.2.0120-alpine3.12.3",
|
||||
"upstream": "2.1.2.0120-alpine3.12.3",
|
||||
"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",
|
||||
"webui": "http://[HOST]:[PORT:34400]",
|
||||
"ports": {
|
||||
|
||||
Reference in New Issue
Block a user