Skip to content

Commit d1c9265

Browse files
committed
[DOCUMENTATION] Add info about quicker/better "make rebuild" task
1 parent dea6208 commit d1c9265

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

documentation/CUSTOMIZE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ docker-compose stop
1818
docker-compose build app
1919
docker-compose up -d
2020
```
21+
22+
> You can even use the `make rebuild` [task](/Makefile) in the project root, which does the same job in a more better way.

0 commit comments

Comments
 (0)