mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2024-11-22 18:45:21 +01:00
Improve default sql.conf (Jelle edition)
This commit is contained in:
parent
4181732db7
commit
86b7e752ee
@ -14,7 +14,7 @@ storage-type: SQL
|
||||
connection-url: "jdbc:mysql://localhost:3306/bluemap?permitMysqlScheme"
|
||||
|
||||
# You can set any additional (JDBC-Driver-specific) properties here
|
||||
# Usually thats your db-user and password
|
||||
# Usually that's your db-user and password
|
||||
connection-properties: {
|
||||
user: "root",
|
||||
password: ""
|
||||
|
Loading…
Reference in New Issue
Block a user