添加 docker-compose/prometheus/mysql-exporter/my.cnf

This commit is contained in:
2026-03-23 10:08:35 +08:00
parent 3dd5e39c84
commit 20c2c9d8bd

View File

@@ -0,0 +1,6 @@
[client]
user=root
password=123456
host=192.168.1.2
port=3306
default-character-set=utf8mb4