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 7f171d8 + 89dd379 commit 03782baCopy full SHA for 03782ba
examples/microservices/reverse proxy/chronos-config.js
@@ -8,4 +8,5 @@ chronos.use({
8
database: {
9
type: 'MongoDB',
10
URI: process.env.CHRONOS_URI,
11
+ }
12
});
0 commit comments