Remove validation to allow mongo srv. Fix #94

master
Mark Moffat 2019-11-04 14:58:14 +10:30
parent de1f6fdeaa
commit 687f234f25
1 changed files with 0 additions and 1 deletions

View File

@ -86,7 +86,6 @@
"enum": ["paypal", "stripe", "authorizenet"] "enum": ["paypal", "stripe", "authorizenet"]
}, },
"databaseConnectionString": { "databaseConnectionString": {
"format": "uri-template",
"type": "string" "type": "string"
}, },
"theme": { "theme": {