This commit is contained in:
@@ -33,4 +33,4 @@ RUN mkdir -p /app/data
|
||||
|
||||
EXPOSE 3001
|
||||
|
||||
CMD ["npx", "tsx", "index.ts"]
|
||||
CMD ["npm", "start"]
|
||||
|
||||
@@ -40,6 +40,7 @@
|
||||
"sharp": "^0.34.5",
|
||||
"sqlite3": "^5.1.7",
|
||||
"ts-node": "^10.9.2",
|
||||
"tsx": "^4.21.0",
|
||||
"typescript": "^5.9.3",
|
||||
"uuid": "^13.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user