Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ericboucher committed Oct 19, 2023
1 parent 04bf867 commit ad52242
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions api/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
build:
docker compose build api
docker compose -f docker-compose.yml -f docker-compose.test.yml build frontend
docker compose -f docker-compose.yml -f docker-compose.test.yml build

api:
docker compose -f docker-compose.yml -f docker-compose.develop.yml up
Expand Down

0 comments on commit ad52242

Please sign in to comment.