You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- ZONEMINDER_DOMAIN=${DOMAIN}
- ZONEMINDER_SERVER_NAME=zoneminder
- ZONEMINDER_ADMIN_PWD_FILE=/run/secrets/admin_pwd
- #DATA_CHOWN=1
- # DB
- MYSQL_ROOT_PWD_FILE=/run/secrets/mysql_pwd
- DB_HOST=db
- ZONEMINDER_DB_NAME=zm
- ZONEMINDER_DB_USER=zmuser
|