don't need this env

This commit is contained in:
beckerinj
2022-05-27 00:07:28 +03:00
parent 214a44eb19
commit 4df5e0b4cd

View File

@@ -13,6 +13,4 @@ RUN apk add --no-cache --virtual .gyp python3 make g++ \
COPY ./build/main.js ./
ENV PM2_HOME /.pm2
CMD node main.js