Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marythedev authored Dec 12, 2023
1 parent ade315e commit a6f49b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ Push `docker push mdmytrenko/fragments`
- `docker compose up -d`
- `docker compose down`
- if changes are made to source code and image need to be rebuilt, use the `--build` flag to force a rebuild
- `docker compose up --build`
- `docker compose up --build`, `docker compose up --build -d` (in background)
- command to make `local-aws-setup.sh` executable
- `chmod +x ./scripts/local-aws-setup.sh`
- execute script by running
Expand Down

0 comments on commit a6f49b2

Please sign in to comment.