Skip to content

Commit

Permalink
try to fix mysql tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermeindl committed Mar 20, 2021
1 parent ac13f29 commit e11af79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/support/database-mysql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ hedgedoc:
port: <%= ENV["MYSQL_PORT"] %>
host: 127.0.0.1
username: root
password:
password: BestPasswordEver
encoding: utf8mb4

0 comments on commit e11af79

Please sign in to comment.