mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-26 01:06:04 +02:00
Set custom images and events directories
This commit is contained in:
@@ -25,6 +25,8 @@ FROM tritruongtr/zoneminder:latest
|
|||||||
|
|
||||||
# Global variables
|
# Global variables
|
||||||
ENV DZM_CONFIG_DIR="/config/addons_config/zoneminder"
|
ENV DZM_CONFIG_DIR="/config/addons_config/zoneminder"
|
||||||
|
ENV DIR_IMAGES="/var/cache/zoneminder/images2"
|
||||||
|
ENV ZM_DIR_EVENTS="/var/cache/zoneminder/events2"
|
||||||
|
|
||||||
# Change config location
|
# Change config location
|
||||||
# hadolint ignore=DL4006
|
# hadolint ignore=DL4006
|
||||||
|
|||||||
Reference in New Issue
Block a user