Update Makefile

This commit is contained in:
Moritz Utcke
2024-11-06 12:15:00 +11:00
parent 53fa0c12ca
commit 726c88da87
2 changed files with 7 additions and 2 deletions

View File

@@ -68,4 +68,4 @@ fi
# -p "${APP_PORT}:3000" \
# $APP_NAME;
bun run dev
make prod