Merge branch 'dev' into 'main'
Updated to use yarn See merge request illegitimate/illegitimate-bot!93
This commit is contained in:
@@ -4,6 +4,6 @@ COPY . /app
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
RUN npm install
|
||||
RUN yarn install
|
||||
|
||||
CMD ["node", "index.js"]
|
||||
CMD ["node", "src/index.js"]
|
||||
|
||||
Reference in New Issue
Block a user