Merge branch 'feature/quota'
This commit is contained in:
commit
a47eb35056
7 changed files with 373 additions and 108 deletions
|
@ -15,4 +15,4 @@ COPY src ./src
|
|||
RUN npx tsc
|
||||
|
||||
# Run the app
|
||||
CMD ["node", "dist/index.js"]
|
||||
CMD ["node", "dist/src/index.js"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue