Remove validation to allow mongo srv. Fix #94
parent
de1f6fdeaa
commit
687f234f25
|
@ -86,7 +86,6 @@
|
||||||
"enum": ["paypal", "stripe", "authorizenet"]
|
"enum": ["paypal", "stripe", "authorizenet"]
|
||||||
},
|
},
|
||||||
"databaseConnectionString": {
|
"databaseConnectionString": {
|
||||||
"format": "uri-template",
|
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
"theme": {
|
"theme": {
|
||||||
|
|
Loading…
Reference in New Issue