Skip to content

Commit

Permalink
Update application.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DucBaoUIT committed Dec 23, 2024
1 parent b5930d0 commit af931b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ spring:
name: user-service
data:
mongodb:
uri: ${SPRING_DATA_MONGODB_URI:mongodb://10.32.0.7:27017/user-service}
uri: ${SPRING_DATA_MONGODB_URI:mongodb://10.40.0.3:27017/user-service}

0 comments on commit af931b9

Please sign in to comment.