File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ global:
75
75
# # @param global.mongodbRootUser Default MongoDB root user
76
76
# # @param global.mongodbRootPassword Default MongoDB root password
77
77
# # @param global.mongodbImage Default Image used in seed-jobs
78
- mongoURI : " mongodb://cfuser:mTiXcU2wafr9@cf- mongodb:27017"
78
+ mongoURI : " mongodb://cfuser:mTiXcU2wafr9@mongodb:27017"
79
79
mongodbDatabase : codefresh
80
80
mongodbRootUser : root
81
81
mongodbRootPassword : XT9nmM8dZD
@@ -98,7 +98,7 @@ global:
98
98
runtimeRedisPassword : hoC9szf7NtrU
99
99
runtimeRedisDb : " 1"
100
100
runtimeRedisPort : " 6379"
101
- runtimeMongoURI : mongodb://cfuser:mTiXcU2wafr9@cf- mongodb:27017
101
+ runtimeMongoURI : mongodb://cfuser:mTiXcU2wafr9@mongodb:27017
102
102
runtimeMongoDb : codefresh
103
103
# # @param global.postgresService Default Internal Postgresql service address
104
104
# # @param global.postgresHostname Default External Postgresql service address
You can’t perform that action at this time.
0 commit comments