mirror of
https://github.com/SrIzan10/vinci.git
synced 2026-06-06 01:07:00 +00:00
fixed the dockerfile
This commit is contained in:
@@ -10,6 +10,4 @@ RUN npm install -g ts-node typescript
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN tsc --build
|
||||
|
||||
CMD node dist/index.js
|
||||
CMD ts-node index.ts
|
||||
Reference in New Issue
Block a user