mirror of
https://github.com/Xiao-MoMi/Custom-Fishing.git
synced 2025-12-19 15:09:24 +00:00
Update database.yml
This commit is contained in:
@@ -58,10 +58,10 @@ MongoDB:
|
|||||||
port: '27017'
|
port: '27017'
|
||||||
#user: 'root'
|
#user: 'root'
|
||||||
#password: 'password'
|
#password: 'password'
|
||||||
database: 'minecraft'
|
|
||||||
# If this section is not empty, it would override the configs above
|
# If this section is not empty, it would override the configs above
|
||||||
# https://www.mongodb.com/docs/manual/reference/connection-string/
|
# https://www.mongodb.com/docs/manual/reference/connection-string/
|
||||||
connection-uri: ''
|
connection-uri: ''
|
||||||
|
database: 'minecraft'
|
||||||
collection-prefix: customfishing
|
collection-prefix: customfishing
|
||||||
|
|
||||||
# Redis is optional if you are using remote database
|
# Redis is optional if you are using remote database
|
||||||
|
|||||||
Reference in New Issue
Block a user