From c04891b1f1f59c35bb4f28af141ae817b96c6437 Mon Sep 17 00:00:00 2001 From: XiaoMoMi <972454774@qq.com> Date: Tue, 6 Aug 2024 22:07:05 +0800 Subject: [PATCH] Update database.yml --- core/src/main/resources/database.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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