Skip to content

Commit

Permalink
terminat string
Browse files Browse the repository at this point in the history
  • Loading branch information
tagyoureit committed Jun 9, 2024
1 parent 69e1c7c commit 5ac6a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/Dockerfile.linux
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ COPY --from=build-njspc /app/nodejs-poolcontroller/ecosystem.config.js ./ecosyst
EXPOSE 4200 5150

# Define the command to run both applications using PM2
CMD ["pm2-runtime", "start", "ecosystem.config.js
CMD ["pm2-runtime", "start", "ecosystem.config.js"]

0 comments on commit 5ac6a9f

Please sign in to comment.