mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-25 02:14:38 -05:00
feat(jdbc): implementation of trigger repository
This commit is contained in:
@@ -39,6 +39,8 @@ services:
|
||||
MYSQL_USER: kestra
|
||||
MYSQL_PASSWORD: k3str4
|
||||
MYSQL_ROOT_PASSWORD: "p4ssw0rd"
|
||||
command:
|
||||
- --log-bin-trust-function-creators=1
|
||||
ports:
|
||||
- 3306:3306
|
||||
|
||||
|
||||
Reference in New Issue
Block a user