We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4181732 commit 86b7e75Copy full SHA for 86b7e75
BlueMapCommon/src/main/resources/de/bluecolored/bluemap/config/storages/sql.conf
@@ -14,7 +14,7 @@ storage-type: SQL
14
connection-url: "jdbc:mysql://localhost:3306/bluemap?permitMysqlScheme"
15
16
# You can set any additional (JDBC-Driver-specific) properties here
17
-# Usually thats your db-user and password
+# Usually that's your db-user and password
18
connection-properties: {
19
user: "root",
20
password: ""
0 commit comments