Using port 5005 by default
This commit is contained in:
1
reviews/.env
Normal file
1
reviews/.env
Normal file
@@ -0,0 +1 @@
|
||||
PORT = 5005
|
||||
@@ -11,7 +11,7 @@
|
||||
"express": "^4.17.1"
|
||||
},
|
||||
"scripts": {
|
||||
"reviews-service": "PORT=5005 cds watch",
|
||||
"reviews-service": "cds watch",
|
||||
"bookshop": "cds watch test/bookshop"
|
||||
},
|
||||
"cds": {
|
||||
|
||||
Reference in New Issue
Block a user