Adding clarification.

This commit is contained in:
Sergiotarxz 2023-07-01 05:24:36 +02:00
parent 028ab2e0c3
commit e84ea961dc
1 changed files with 2 additions and 2 deletions

View File

@ -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