You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On each microservice in example/microserivces, perform the following steps
18
18
-*Do this for microservices: books, orders, & reverse proxy
19
-
- Install dotenv `npm install dotenv`
20
-
- Create a .env file across each ,microservices and input your own Mongodb Atlast URI for both Microservice_URI and CHRONOS_URI
21
-
-** Reverse Proxy .env file will only require CHRONOS_URI
19
+
- Create a .env file under each microservice folder and input your own Mongodb Atlast URI for Microservice_URI, CHRONOS_URI and ORDER_URI, see example below:
0 commit comments