Quick tweak

This commit is contained in:
D. Scott Boggs 2023-08-26 06:44:17 -04:00
parent db3ef7640a
commit 5aa16762f7

View file

@ -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: