update dockerfile

This commit is contained in:
Fran Jurmanović
2024-04-17 20:39:46 +02:00
parent e56f0883cf
commit 9ecfdef62b
3 changed files with 8 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
"version": "2.0.6",
"main": "src/app.ts",
"scripts": {
"start": "bun src/app.ts"
"start": "bun run src/app.ts"
},
"author": "Fran Jurmanović <fjurma12@outlook.com>",
"license": "MIT",