Quick tweak
This commit is contained in:
parent
db3ef7640a
commit
5aa16762f7
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -7,6 +7,7 @@ client/dist/index.html:
|
|||
build-client: client/dist/index.html
|
||||
|
||||
start-server: build-client
|
||||
-mkdir db.mount
|
||||
docker compose up --build -d
|
||||
|
||||
clean:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue