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"
|
"express": "^4.17.1"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"reviews-service": "PORT=5005 cds watch",
|
"reviews-service": "cds watch",
|
||||||
"bookshop": "cds watch test/bookshop"
|
"bookshop": "cds watch test/bookshop"
|
||||||
},
|
},
|
||||||
"cds": {
|
"cds": {
|
||||||
|
|||||||
Reference in New Issue
Block a user