mirror of
https://github.com/goldbergyoni/nodebestpractices.git
synced 2025-10-29 08:37:18 +08:00
Merge pull request #1099 from DanieleFedeli/patch-1
This commit is contained in:
@ -37,7 +37,7 @@ FROM node:12-slim
|
||||
|
||||
# The build logic comes here
|
||||
|
||||
CMD ["pm2-runtime", "indes.js"]
|
||||
CMD ["pm2-runtime", "index.js"]
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
Reference in New Issue
Block a user