This commit is contained in:
Lee
2024-06-24 15:45:53 +01:00
parent ac3529ed88
commit b703f51868
6 changed files with 87 additions and 24 deletions

View File

@ -10,5 +10,5 @@ spring:
# MongoDB Configuration
mongodb:
uri: "mongodb://bat:p4$$w0rd@localhost:27017"
database: "bonfire"
database: "bat"
auto-index-creation: true # Automatically create collection indexes