Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
updated only the setup part of the readme file accordingly to the last modification
  • Loading branch information
darioamorosodaragona-tuni authored Jul 8, 2024
1 parent 596e90c commit cbd2e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ project_root
2. **Build and run the Docker containers:**

```sh
setup.sh
docker-compose -f ./docker/docker-compose-ghcr.yml up --build -d
```

This command will perform some necessary action and will build the Docker images and start the containers for the Flask application, Redis, and Nginx.
Expand Down

0 comments on commit cbd2e8c

Please sign in to comment.