Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
drorganvidez authored Feb 12, 2024
1 parent 272ca24 commit 20b7301
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ docker compose -f docker-compose.dev.yml up -d

This will apply the migrations to the database and run the Flask application.

**If everything worked correctly, you should see the deployed version of UVLHub in development at `http://localhost`.**

### Migrations

However, if during development there are new changes in the model, run inside the `web` container:
Expand Down

0 comments on commit 20b7301

Please sign in to comment.