... | @@ -15,4 +15,4 @@ In this section, we provide instructions on how the user can build a new Docker |
... | @@ -15,4 +15,4 @@ In this section, we provide instructions on how the user can build a new Docker |
|
sudo docker-compose up --build -d
|
|
sudo docker-compose up --build -d
|
|
```
|
|
```
|
|
This command will result in the creation and deployment of two Docker containers named *vm4secprojectapi* and *vm4secprojectdb*.
|
|
This command will result in the creation and deployment of two Docker containers named *vm4secprojectapi* and *vm4secprojectdb*.
|
|
- **Step 4**: To ensure that the backend server is up and running, navigate to <http://localhost:3005/swagger/index.html> (or to the correct port in case you updated the `docker-compose.yml` file). |
|
- **Step 4**: To ensure that the backend server is up and running, navigate to <http://localhost:3005/swagger/index.html> (change the port accordingly in case you updated the `docker-compose.yml` file). |
|
\ No newline at end of file |
|
\ No newline at end of file |