Skip to content

Commit

Permalink
V2.3 - Unified version, refacto, lang support and english translation
Browse files Browse the repository at this point in the history
  • Loading branch information
Florianpal1 committed Nov 7, 2024
1 parent 3401e5d commit c85e2e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FMessageBungee/src/main/resources/database.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
version: 1
database:
url: "jdbc:mysql://localhost:3306/test"
url: "jdbc:mariadb://localhost:3306/test"
user: "root"
password: ""

0 comments on commit c85e2e6

Please sign in to comment.