mapping sounds

This commit is contained in:
Alexandre
2022-05-04 14:48:53 +02:00
committed by GitHub
parent a34e343dab
commit ac1379f9bb

View File

@@ -27,6 +27,7 @@ FROM tritruongtr/zoneminder:latest
ENV DZM_CONFIG_DIR="/config/addons_config/zoneminder"
ENV DIR_IMAGES="/var/cache/zoneminder/images2"
ENV ZM_DIR_EVENTS="/var/cache/zoneminder/events2"
ENV DIR_SOUNDS="/var/cache/zoneminder/sounds2"
# Change config location
# hadolint ignore=DL4006