mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-04 03:54:55 +01:00
add zoneminder
This commit is contained in:
1177
zoneminder/sql/00-zm_create.sql
Normal file
1177
zoneminder/sql/00-zm_create.sql
Normal file
File diff suppressed because it is too large
Load Diff
1
zoneminder/sql/01-zm_user.sql
Normal file
1
zoneminder/sql/01-zm_user.sql
Normal file
@@ -0,0 +1 @@
|
||||
GRANT ALL ON zm.* TO 'zmuser'@% IDENTIFIED BY 'zmpass';
|
||||
Reference in New Issue
Block a user