diff --git a/Makefile b/Makefile index 2674b5e..b2fdb7d 100644 --- a/Makefile +++ b/Makefile @@ -7,5 +7,5 @@ fix-permissions: build: docker-compose build -run: +run: fix-permissions docker-compose up