disable mysql query log

This commit is contained in:
Remo 2018-05-03 20:16:02 +02:00
parent 139dc7cec7
commit c8c6f914c2

View File

@ -453,7 +453,7 @@ MYSQL_ROOT_PASSWORD=
### ###
### Custom MySQL Runtime Settings ### Custom MySQL Runtime Settings
### ###
MYSQL_GENERAL_LOG=1 MYSQL_GENERAL_LOG=0
### ###
### Expose MySQL Port to Host ### Expose MySQL Port to Host