Added Messenger plugin.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-02-27 22:36:26 +01:00
parent 054ddb0f4f
commit 18a64f6d16
59 changed files with 2502 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
test:
adapter: mysql2
database: redmine
port: <%= ENV["MYSQL_PORT"] %>
host: 127.0.0.1
username: root
password: BestPasswordEver
encoding: utf8mb4