File tree Expand file tree Collapse file tree 1 file changed +0
-21
lines changed
Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Original file line number Diff line number Diff line change 180180 }
181181 },
182182 "logLevel" : { "type" : " string" },
183- "url" : {
184- "type" : " object" ,
185- "properties" : {
186- "consoleApi" : { "type" : " string" },
187- "consoleWeb" : { "type" : " string" },
188- "serviceApi" : { "type" : " string" },
189- "appApi" : { "type" : " string" },
190- "appWeb" : { "type" : " string" },
191- "files" : { "type" : " string" },
192- "marketplaceApi" : { "type" : " string" },
193- "marketplace" : { "type" : " string" }
194- }
195- },
196183 "mail" : {
197184 "type" : " object" ,
198185 "properties" : {
224211 }
225212 },
226213 "migration" : { "type" : " boolean" },
227- "secretKey" : { "type" : " string" },
228214 "persistence" : {
229215 "type" : " object" ,
230216 "properties" : {
772758 }
773759 }
774760 },
775- "marketplace" : {
776- "type" : " object" ,
777- "properties" : {
778- "enabled" : { "type" : " boolean" },
779- "apiProxyEnabled" : { "type" : " boolean" }
780- }
781- },
782761 "serviceAccount" : {
783762 "type" : " object" ,
784763 "properties" : {
You can’t perform that action at this time.
0 commit comments