tsconfig.json
This commit is contained in:
@@ -17,4 +17,4 @@ RUN npm run build
|
||||
EXPOSE 3100
|
||||
|
||||
# Start der App
|
||||
CMD ["node", "dist/index.js"]
|
||||
CMD ["node", "dist/src/index.js"]
|
||||
|
||||
Reference in New Issue
Block a user