mirror of
https://github.com/grafana/grafana.git
synced 2025-09-27 18:04:15 +08:00
mysql: worked on mysql data soruce
This commit is contained in:
@ -10,3 +10,5 @@ mysql:
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
command: [mysqld, --character-set-server=utf8mb4, --collation-server=utf8mb4_unicode_ci, --innodb_monitor_enable=all]
|
||||
|
||||
|
Reference in New Issue
Block a user