We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59963b0 + 5d30bd4 commit b953b74Copy full SHA for b953b74
1 file changed
mgo-services.json
@@ -82,16 +82,16 @@
82
"has_version": true,
83
"environments": {
84
"test": {
85
- "url": "https://cbp.test.mgo.irealisatie.nl",
+ "url": "https://cbp.test.mgo.irealisatie.nl/health",
86
"version_url": "https://cbp.test.mgo.irealisatie.nl/version.json",
87
"basic_auth": {
88
"username_env": "BASIC_AUTH_MGO_USERNAME",
89
"password_env": "BASIC_AUTH_MGO_PASSWORD"
90
}
91
},
92
"acc": {
93
- "url": "https://cbp.acc.mgo.irealisatie.nl",
94
- "version_url": "https://cbp.acc.mgo.irealisatie.nl/api/version",
+ "url": "https://cbp.acc.mgo.irealisatie.nl/health",
+ "version_url": "https://cbp.acc.mgo.irealisatie.nl/version.json",
95
96
97
0 commit comments