Skip to content

Commit 1c14413

Browse files
committed
Update application.yml
1 parent 4547759 commit 1c14413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ spring:
66
name: user-service
77
data:
88
mongodb:
9-
uri: ${SPRING_DATA_MONGODB_URI:mongodb://user-mongo-service:27017/user-service}
9+
uri: ${SPRING_DATA_MONGODB_URI:mongodb://10.32.0.7:27017/user-service}

0 commit comments

Comments
 (0)