mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2024-11-22 10:35:16 +01:00
Improve default sql.conf 2
This commit is contained in:
parent
dbbcbb94c3
commit
4181732db7
@ -14,7 +14,7 @@ storage-type: SQL
|
|||||||
connection-url: "jdbc:mysql://localhost:3306/bluemap?permitMysqlScheme"
|
connection-url: "jdbc:mysql://localhost:3306/bluemap?permitMysqlScheme"
|
||||||
|
|
||||||
# You can set any additional (JDBC-Driver-specific) properties here
|
# You can set any additional (JDBC-Driver-specific) properties here
|
||||||
# (if you have user/password in your connection-url, you don't need them here, and vice versa)
|
# Usually thats your db-user and password
|
||||||
connection-properties: {
|
connection-properties: {
|
||||||
user: "root",
|
user: "root",
|
||||||
password: ""
|
password: ""
|
||||||
|
Loading…
Reference in New Issue
Block a user