Specify the env var for the influx host
parent
6e070823a8
commit
0f9cb6aef7
|
@ -6,4 +6,4 @@ RUN apk add --update ca-certificates && \
|
|||
|
||||
ADD mrfusion /mrfusion
|
||||
|
||||
CMD ["/mrfusion"]
|
||||
CMD ["/mrfusion --server $INFLUX_HOST"]
|
||||
|
|
Loading…
Reference in New Issue