Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
BuildTools committed Nov 22, 2023
1 parent b604f47 commit 4b83701
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
build:
init:
@docker compose build --no-cache
@docker compose up
@docker cp front:/works/node_modules/ ./app/
up:
@docker compose up
Expand Down

0 comments on commit 4b83701

Please sign in to comment.