Keep track of main branch
Compare changes
Files
44+ 13
− 1
@@ -45,6 +45,10 @@ const envVarsSchema = Joi.object()
@@ -45,6 +45,10 @@ const envVarsSchema = Joi.object()
@@ -57,6 +61,7 @@ if (error) {
@@ -57,6 +61,7 @@ if (error) {
@@ -73,7 +78,6 @@ const config = {
@@ -73,7 +78,6 @@ const config = {
@@ -138,6 +142,14 @@ const config = {
@@ -138,6 +142,14 @@ const config = {
githubIssueSubmitUrl: 'https://api.github.com/repos/digital-auto/vehicle_signal_specification/issues',