Devenv: Fix fake data gen to target mysql server (#49472)
This commit is contained in:
@@ -12,5 +12,6 @@
|
||||
fake-mysql-data:
|
||||
image: grafana/fake-data-gen
|
||||
environment:
|
||||
FD_SERVER: mysql
|
||||
FD_DATASOURCE: mysql
|
||||
FD_PORT: 3306
|
||||
|
||||
Reference in New Issue
Block a user