Update Dockerfile

This commit is contained in:
Alexandre
2021-02-12 21:16:46 +01:00
committed by GitHub
parent 9935c57772
commit a770abbc4a

View File

@@ -33,4 +33,4 @@ RUN \
# && sed -i 's/bash/bashio/g' /etc/services.d/web/run \
# && sed -i -e '$a bashio::net.wait_for 8080 && bash -c "scrutiny-collector-metrics run"' /etc/services.d/web/run
VOLUME [ "/data:/config" ]
VOLUME [ "/data" ]