mongodb 접속 정보 수정

This commit is contained in:
2025-04-02 19:00:27 +09:00
parent 0973a36fc6
commit c764dcbaf1

View File

@@ -138,16 +138,16 @@ rabbitmq:
mongodb:
host: 10.20.20.8:27017
business-log:
username: ""
password: ""
username: root
password: root
db: LogDB
indicator:
username: ""
password: ""
username: root
password: root
db: IndicatorDB
admin:
username: ""
password: ""
username: root
password: root
db: admin