... | @@ -29,7 +29,7 @@ To start the server, use the command prompt inside the running Container and exe |
... | @@ -29,7 +29,7 @@ To start the server, use the command prompt inside the running Container and exe |
|
python vp_service.py DB_IP DB_PORT
|
|
python vp_service.py DB_IP DB_PORT
|
|
~~~
|
|
~~~
|
|
|
|
|
|
,where DB_IP= <IP of the MongoDB> and DB_PORT= <PORT of the MongoDB>.
|
|
,where DB_IP= IP of the MongoDB and DB_PORT= PORT of the MongoDB.
|
|
|
|
|
|
These two steps could embed into the following one:
|
|
These two steps could embed into the following one:
|
|
~~~
|
|
~~~
|
... | | ... | |