Fix minor diffs

This commit is contained in:
Uwe Klinger
2021-06-09 07:51:51 +02:00
parent 80302a0a3d
commit 11c54b29d0
2 changed files with 4 additions and 4 deletions

View File

@@ -1,2 +1,2 @@
# cds.requires.messaging.kind = file-based-messaging
cds.requires.messaging.kind = file-based-messaging
PORT = 4004

View File

@@ -20,13 +20,13 @@
"deploy-format": "hdbtable"
},
"requires": {
"auth": {
"strategy": "dummy"
},
"API_BUSINESS_PARTNER": {
"kind": "odata",
"model": "@capire/suppliers"
},
"auth": {
"strategy": "dummy"
},
"ReviewsService": {
"kind": "odata",
"model": "@capire/reviews"