diff --git a/DOCKER.md b/DOCKER.md index 2d7ea98..829f485 100644 --- a/DOCKER.md +++ b/DOCKER.md @@ -48,8 +48,8 @@ bash start_docker.sh The first time you execute this the database migrations won't be applied but we are going to solve this soon. -As soon as the application is already listening open -a new terminal and execute the following command to install +As soon as the application is already listening in the port 3000 +open a new terminal and execute the following command to install the database migrations. ```shell