mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-02-12 18:32:44 +00:00
chore: remove pm2 install
This commit is contained in:
@@ -5,8 +5,6 @@ EXPOSE $PORT
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
RUN npm install pm2 -g && pm2 install typescript && npm cache clean --force;
|
||||
|
||||
COPY package.json .
|
||||
COPY package-lock.json .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user