Skip to content

Commit 8b65e79

Browse files
Update keystone.js
1 parent 4d4d28b commit 8b65e79

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

keystone.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ keystone.init({
2020
'favicon': 'public/images/favicon.ico',
2121
'views': 'templates/views',
2222
'view engine': '.html',
23-
'custom engine': cons.nunjucks,
24-
'mongo': 'mongodb://doadmin:Yc8bP7903146mfUA@sca-v2-prod-3e623d68.mongo.ondigitalocean.com/sca-v2-prod?tls=true&authSource=admin&replicaSet=sca-v2-prod',
23+
'custom engine': cons.nunjucks,
2524
'emails': 'templates/emails',
2625

2726
'auto update': true,

0 commit comments

Comments
 (0)