forgotten comma
This commit is contained in:
parent
1881b15351
commit
94bf092e85
@ -19,6 +19,6 @@ VOLUME ${DATA_DIR}
|
||||
EXPOSE 51826
|
||||
EXPOSE 51888
|
||||
|
||||
CMD [ "homekit2mqtt", "-m", ${DATA_DIR}"/mapping.json", "-u", ${BROKER}, "-s" ${STORAGE_DIR}, "--insecure", "-c", $PIN ]
|
||||
CMD [ "homekit2mqtt", "-m", ${DATA_DIR}"/mapping.json", "-u", ${BROKER}, "-s", ${STORAGE_DIR}, "--insecure", "-c", $PIN ]
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user