diff --git a/core/src/main/resources/database.yml b/core/src/main/resources/database.yml index 1c133b46..5e771a67 100644 --- a/core/src/main/resources/database.yml +++ b/core/src/main/resources/database.yml @@ -58,10 +58,10 @@ MongoDB: port: '27017' #user: 'root' #password: 'password' - database: 'minecraft' # If this section is not empty, it would override the configs above # https://www.mongodb.com/docs/manual/reference/connection-string/ connection-uri: '' + database: 'minecraft' collection-prefix: customfishing # Redis is optional if you are using remote database