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 The first time you execute this the database migrations
won't be applied but we are going to solve this soon. won't be applied but we are going to solve this soon.
As soon as the application is already listening open As soon as the application is already listening in the port 3000
a new terminal and execute the following command to install open a new terminal and execute the following command to install
the database migrations. the database migrations.
```shell ```shell