fixed a thing or two

This commit is contained in:
danis
2024-01-06 10:50:57 +01:00
parent 88b111529b
commit f2f7ec3f8d
3 changed files with 10761 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
FROM node:17
FROM node:18.10.0
WORKDIR /app
CMD npm i ; npx prisma generate ; npx prisma migrate dev ; npm run start:dev

10761
back/package-lock.json generated

File diff suppressed because it is too large Load Diff