diff --git a/Makefile b/Makefile index 219e4842b..726b589ea 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,3 @@ build: - cp .env.example .env + cp .env.frontend_dev .env docker compose up -d \ No newline at end of file