Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
babastienne committed Aug 3, 2023
1 parent c67160e commit 7f6a3a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,10 @@ You can now access the application by visiting [http://localhost:8080/](http://l

#### Maintenance

Whenever you change the settings you need to relaunch the service :
Whenever you change the settings you need to relaunch and rebuild the service :
```bash
docker compose down
docker compose build
docker compose up -d
```

Expand Down

0 comments on commit 7f6a3a4

Please sign in to comment.